﻿2026-06-04T12:39:26.2325047Z Current runner version: '2.334.0'
2026-06-04T12:39:26.2330063Z Runner name: 'hfenduleam'
2026-06-04T12:39:26.2330489Z Runner group name: 'Default'
2026-06-04T12:39:26.2331018Z Machine name: 'HFENDULEAM'
2026-06-04T12:39:26.2332908Z ##[group]GITHUB_TOKEN Permissions
2026-06-04T12:39:26.2334201Z Contents: read
2026-06-04T12:39:26.2334546Z Metadata: read
2026-06-04T12:39:26.2334875Z Packages: read
2026-06-04T12:39:26.2335192Z ##[endgroup]
2026-06-04T12:39:26.2336430Z Secret source: Actions
2026-06-04T12:39:26.2336841Z Prepare workflow directory
2026-06-04T12:39:26.2599045Z Prepare all required actions
2026-06-04T12:39:26.2623443Z Getting action download info
2026-06-04T12:39:26.8364910Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-06-04T12:39:27.4052034Z Complete job name: test (self-hosted, Windows, hfenduleam)
2026-06-04T12:39:27.4753760Z ##[group]Run actions/checkout@v5
2026-06-04T12:39:27.4754521Z with:
2026-06-04T12:39:27.4754902Z   repository: SaberMage/spt-core
2026-06-04T12:39:27.4758180Z   token: ***
2026-06-04T12:39:27.4758533Z   ssh-strict: true
2026-06-04T12:39:27.4758857Z   ssh-user: git
2026-06-04T12:39:27.4759170Z   persist-credentials: true
2026-06-04T12:39:27.4759540Z   clean: true
2026-06-04T12:39:27.4759867Z   sparse-checkout-cone-mode: true
2026-06-04T12:39:27.4760240Z   fetch-depth: 1
2026-06-04T12:39:27.4760592Z   fetch-tags: false
2026-06-04T12:39:27.4760916Z   show-progress: true
2026-06-04T12:39:27.4761256Z   lfs: false
2026-06-04T12:39:27.4761570Z   submodules: false
2026-06-04T12:39:27.4762068Z   set-safe-directory: true
2026-06-04T12:39:27.4762613Z ##[endgroup]
2026-06-04T12:39:27.6550037Z Syncing repository: SaberMage/spt-core
2026-06-04T12:39:27.6551257Z ##[group]Getting Git version info
2026-06-04T12:39:27.6551890Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-06-04T12:39:27.6812843Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-04T12:39:27.7018142Z git version 2.43.0.windows.1
2026-06-04T12:39:27.7048718Z ##[endgroup]
2026-06-04T12:39:27.7057141Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\eba78f53-0bb6-40c5-985d-d0dc97f74fce\.gitconfig'
2026-06-04T12:39:27.7071644Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\eba78f53-0bb6-40c5-985d-d0dc97f74fce' before making global git config changes
2026-06-04T12:39:27.7072629Z Adding repository directory to the temporary git global config as a safe directory
2026-06-04T12:39:27.7077292Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-04T12:39:27.7309343Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-06-04T12:39:27.7499496Z https://github.com/SaberMage/spt-core
2026-06-04T12:39:27.7528678Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-04T12:39:27.7533053Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-04T12:39:27.7725911Z refs/heads/dev-freeform
2026-06-04T12:39:27.7754005Z [command]"c:\program files\git\cmd\git.exe" checkout --detach
2026-06-04T12:39:27.8044973Z HEAD is now at a52dacb docs(plan): mark M4-D9-2 complete (three CI-green sub-slices)
2026-06-04T12:39:27.8525854Z ##[endgroup]
2026-06-04T12:39:27.8529657Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-06-04T12:39:28.2148082Z ##[group]Cleaning the repository
2026-06-04T12:39:28.2152993Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-06-04T12:39:30.5177379Z Removing target/
2026-06-04T12:39:30.5211171Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-06-04T12:39:30.5566674Z HEAD is now at a52dacb docs(plan): mark M4-D9-2 complete (three CI-green sub-slices)
2026-06-04T12:39:30.5591394Z ##[endgroup]
2026-06-04T12:39:30.5595439Z ##[group]Disabling automatic garbage collection
2026-06-04T12:39:30.5600293Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-04T12:39:30.5822078Z ##[endgroup]
2026-06-04T12:39:30.5822441Z ##[group]Setting up auth
2026-06-04T12:39:30.5828489Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-04T12:39:30.6041355Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-04T12:39:30.9744645Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-04T12:39:30.9974815Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-04T12:39:31.3670208Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-04T12:39:31.3885545Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-04T12:39:31.7561231Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-04T12:39:31.7858646Z ##[endgroup]
2026-06-04T12:39:31.7859042Z ##[group]Fetching the repository
2026-06-04T12:39:31.7865465Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +785002e707f71652c714a13d71e6d5c100db003a:refs/remotes/origin/dev-freeform
2026-06-04T12:39:33.3409545Z From https://github.com/SaberMage/spt-core
2026-06-04T12:39:33.3410205Z  + a52dacb...785002e 785002e707f71652c714a13d71e6d5c100db003a -> origin/dev-freeform  (forced update)
2026-06-04T12:39:33.3527003Z ##[endgroup]
2026-06-04T12:39:33.3527405Z ##[group]Determining the checkout info
2026-06-04T12:39:33.3528670Z ##[endgroup]
2026-06-04T12:39:33.3533688Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-04T12:39:33.3809943Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-04T12:39:33.4027431Z ##[group]Checking out the ref
2026-06-04T12:39:33.4032561Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force -B dev-freeform refs/remotes/origin/dev-freeform
2026-06-04T12:39:33.4441452Z branch 'dev-freeform' set up to track 'origin/dev-freeform'.
2026-06-04T12:39:33.4441804Z Your branch is up to date with 'origin/dev-freeform'.
2026-06-04T12:39:33.4442495Z Previous HEAD position was a52dacb docs(plan): mark M4-D9-2 complete (three CI-green sub-slices)
2026-06-04T12:39:33.4443046Z Switched to and reset branch 'dev-freeform'
2026-06-04T12:39:33.4712054Z ##[endgroup]
2026-06-04T12:39:33.4716269Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-04T12:39:33.4916840Z 785002e707f71652c714a13d71e6d5c100db003a
2026-06-04T12:39:33.5196931Z ##[group]Run cargo build --workspace --all-targets
2026-06-04T12:39:33.5197308Z [36;1mcargo build --workspace --all-targets[0m
2026-06-04T12:39:33.5202481Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-04T12:39:33.5202762Z ##[endgroup]
2026-06-04T12:39:34.2826004Z    Compiling proc-macro2 v1.0.106
2026-06-04T12:39:34.2826346Z    Compiling unicode-ident v1.0.24
2026-06-04T12:39:34.2826683Z    Compiling quote v1.0.45
2026-06-04T12:39:34.2826906Z    Compiling serde_core v1.0.228
2026-06-04T12:39:34.2827109Z    Compiling serde v1.0.228
2026-06-04T12:39:34.2827449Z    Compiling cfg-if v1.0.4
2026-06-04T12:39:34.2828065Z    Compiling windows-link v0.2.1
2026-06-04T12:39:34.2828379Z    Compiling typenum v1.20.1
2026-06-04T12:39:34.2828818Z    Compiling version_check v0.9.5
2026-06-04T12:39:34.2829675Z    Compiling portable-atomic v1.13.1
2026-06-04T12:39:34.2830572Z    Compiling critical-section v1.2.0
2026-06-04T12:39:34.2837394Z    Compiling subtle v2.6.1
2026-06-04T12:39:34.2837797Z    Compiling memchr v2.8.1
2026-06-04T12:39:34.2842299Z    Compiling semver v1.0.28
2026-06-04T12:39:34.2844399Z    Compiling find-msvc-tools v0.1.9
2026-06-04T12:39:34.2889720Z    Compiling shlex v2.0.1
2026-06-04T12:39:34.3671840Z    Compiling windows-sys v0.61.2
2026-06-04T12:39:34.3918021Z    Compiling smallvec v1.15.1
2026-06-04T12:39:34.3955297Z    Compiling equivalent v1.0.2
2026-06-04T12:39:34.4834983Z    Compiling itoa v1.0.18
2026-06-04T12:39:34.4920890Z    Compiling getrandom v0.2.17
2026-06-04T12:39:34.5386292Z    Compiling rustc_version v0.4.1
2026-06-04T12:39:34.5779321Z    Compiling cpufeatures v0.2.17
2026-06-04T12:39:34.6102480Z    Compiling pin-project-lite v0.2.17
2026-06-04T12:39:34.6418961Z    Compiling hashbrown v0.17.1
2026-06-04T12:39:34.6703095Z    Compiling log v0.4.30
2026-06-04T12:39:34.6759122Z    Compiling cc v1.2.63
2026-06-04T12:39:34.6872643Z    Compiling generic-array v0.14.7
2026-06-04T12:39:34.6948117Z    Compiling rand_core v0.10.1
2026-06-04T12:39:34.7053018Z    Compiling futures-core v0.3.32
2026-06-04T12:39:34.8574201Z    Compiling bytes v1.11.1
2026-06-04T12:39:34.8628682Z    Compiling getrandom v0.4.2
2026-06-04T12:39:34.8788540Z    Compiling stable_deref_trait v1.2.1
2026-06-04T12:39:34.8808689Z    Compiling libc v0.2.186
2026-06-04T12:39:34.8896882Z    Compiling autocfg v1.5.1
2026-06-04T12:39:35.0497658Z    Compiling futures-sink v0.3.32
2026-06-04T12:39:35.1147904Z    Compiling futures-io v0.3.32
2026-06-04T12:39:35.1488399Z    Compiling slab v0.4.12
2026-06-04T12:39:35.2149895Z    Compiling indexmap v2.14.0
2026-06-04T12:39:35.2448903Z    Compiling futures-channel v0.3.32
2026-06-04T12:39:35.3551003Z    Compiling bitflags v2.11.1
2026-06-04T12:39:35.4552590Z    Compiling futures-task v0.3.32
2026-06-04T12:39:35.4830829Z    Compiling curve25519-dalek v4.1.3
2026-06-04T12:39:35.5127666Z    Compiling zerocopy v0.8.50
2026-06-04T12:39:35.5339745Z    Compiling ahash v0.8.12
2026-06-04T12:39:35.6332116Z    Compiling rand_core v0.6.4
2026-06-04T12:39:35.6692226Z    Compiling fnv v1.0.7
2026-06-04T12:39:35.6773041Z    Compiling vcpkg v0.2.15
2026-06-04T12:39:35.7756690Z    Compiling signature v2.2.0
2026-06-04T12:39:35.7821168Z    Compiling pkg-config v0.3.33
2026-06-04T12:39:35.7901715Z    Compiling zmij v1.0.21
2026-06-04T12:39:35.8376226Z    Compiling syn v2.0.117
2026-06-04T12:39:35.9882698Z    Compiling ed25519 v2.2.3
2026-06-04T12:39:35.9922863Z    Compiling fastrand v2.4.1
2026-06-04T12:39:36.0078024Z    Compiling cfg_aliases v0.2.1
2026-06-04T12:39:36.0619711Z    Compiling crypto-common v0.1.7
2026-06-04T12:39:36.0622053Z    Compiling block-buffer v0.10.4
2026-06-04T12:39:36.0791832Z    Compiling litemap v0.8.2
2026-06-04T12:39:36.1079526Z    Compiling rustversion v1.0.22
2026-06-04T12:39:36.1495971Z    Compiling writeable v0.6.3
2026-06-04T12:39:36.1924968Z    Compiling windows_x86_64_msvc v0.52.6
2026-06-04T12:39:36.2328625Z    Compiling digest v0.10.7
2026-06-04T12:39:36.2614371Z    Compiling serde_json v1.0.150
2026-06-04T12:39:36.3179651Z    Compiling fallible-iterator v0.3.0
2026-06-04T12:39:36.3180301Z    Compiling icu_normalizer_data v2.2.0
2026-06-04T12:39:36.3864490Z    Compiling icu_properties_data v2.2.0
2026-06-04T12:39:36.4143617Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-04T12:39:36.4612723Z    Compiling sha2 v0.10.9
2026-06-04T12:39:36.5404515Z    Compiling utf8_iter v1.0.4
2026-06-04T12:39:36.5503222Z    Compiling anyhow v1.0.102
2026-06-04T12:39:36.5930734Z    Compiling percent-encoding v2.3.2
2026-06-04T12:39:36.6439161Z    Compiling libsqlite3-sys v0.30.1
2026-06-04T12:39:36.6502725Z    Compiling ring v0.17.14
2026-06-04T12:39:36.6572013Z    Compiling http v1.4.1
2026-06-04T12:39:36.7022224Z    Compiling cpufeatures v0.3.0
2026-06-04T12:39:36.7127843Z    Compiling windows-targets v0.52.6
2026-06-04T12:39:36.7523437Z    Compiling thiserror v2.0.18
2026-06-04T12:39:36.8636467Z    Compiling windows-sys v0.59.0
2026-06-04T12:39:36.9016624Z    Compiling strsim v0.11.1
2026-06-04T12:39:36.9099833Z    Compiling chacha20 v0.10.0
2026-06-04T12:39:36.9129598Z    Compiling form_urlencoded v1.2.2
2026-06-04T12:39:36.9822466Z    Compiling ident_case v1.0.1
2026-06-04T12:39:37.0050138Z    Compiling untrusted v0.9.0
2026-06-04T12:39:37.1367065Z    Compiling num-traits v0.2.19
2026-06-04T12:39:37.1573100Z    Compiling windows-strings v0.5.1
2026-06-04T12:39:37.1822109Z    Compiling rand v0.10.1
2026-06-04T12:39:37.3221296Z    Compiling windows-result v0.4.1
2026-06-04T12:39:37.4372392Z    Compiling rustls v0.23.40
2026-06-04T12:39:37.5069657Z    Compiling unicode-segmentation v1.13.3
2026-06-04T12:39:37.5325952Z    Compiling scopeguard v1.2.0
2026-06-04T12:39:37.6131433Z    Compiling lock_api v0.4.14
2026-06-04T12:39:37.6587128Z    Compiling unicode-xid v0.2.6
2026-06-04T12:39:37.7008369Z    Compiling atomic-waker v1.1.2
2026-06-04T12:39:37.7403367Z    Compiling const-oid v0.10.2
2026-06-04T12:39:37.7877911Z    Compiling httparse v1.10.1
2026-06-04T12:39:37.7940253Z    Compiling http-body v1.0.1
2026-06-04T12:39:37.8649835Z    Compiling hybrid-array v0.4.12
2026-06-04T12:39:37.9129546Z    Compiling convert_case v0.10.0
2026-06-04T12:39:37.9639619Z    Compiling heck v0.5.0
2026-06-04T12:39:38.0253592Z    Compiling winapi v0.3.9
2026-06-04T12:39:38.0357264Z    Compiling powerfmt v0.2.0
2026-06-04T12:39:38.1127004Z    Compiling base64ct v1.8.3
2026-06-04T12:39:38.2020154Z    Compiling deranged v0.5.8
2026-06-04T12:39:38.2605583Z    Compiling memoffset v0.6.5
2026-06-04T12:39:38.2978468Z    Compiling tinyvec_macros v0.1.1
2026-06-04T12:39:38.3107429Z    Compiling base64 v0.22.1
2026-06-04T12:39:38.3238178Z    Compiling parking_lot_core v0.9.12
2026-06-04T12:39:38.4398632Z    Compiling pem-rfc7468 v1.0.0
2026-06-04T12:39:38.4399138Z    Compiling num-conv v0.2.2
2026-06-04T12:39:38.5427846Z    Compiling time-core v0.1.8
2026-06-04T12:39:38.6359307Z    Compiling try-lock v0.2.5
2026-06-04T12:39:38.6391084Z    Compiling data-encoding v2.11.0
2026-06-04T12:39:38.6563475Z    Compiling tower-service v0.3.3
2026-06-04T12:39:38.7122585Z    Compiling thiserror v1.0.69
2026-06-04T12:39:38.7868523Z    Compiling want v0.3.1
2026-06-04T12:39:38.8567163Z    Compiling block-buffer v0.12.0
2026-06-04T12:39:38.8636580Z    Compiling crypto-common v0.2.2
2026-06-04T12:39:38.8637066Z    Compiling tinyvec v1.11.0
2026-06-04T12:39:38.9916181Z    Compiling vergen-lib v9.1.0
2026-06-04T12:39:39.0150226Z    Compiling n0-future v0.3.2
2026-06-04T12:39:39.0514646Z    Compiling inout v0.1.4
2026-06-04T12:39:39.0979532Z    Compiling serial-core v0.4.0
2026-06-04T12:39:39.2248788Z    Compiling crossbeam-utils v0.8.21
2026-06-04T12:39:39.3420516Z    Compiling winreg v0.10.1
2026-06-04T12:39:39.3486979Z    Compiling parking v2.2.1
2026-06-04T12:39:39.3582224Z    Compiling diatomic-waker v0.2.3
2026-06-04T12:39:39.3686584Z    Compiling cordyceps v0.3.4
2026-06-04T12:39:39.3803722Z    Compiling spin v0.10.0
2026-06-04T12:39:39.4520759Z    Compiling httpdate v1.0.3
2026-06-04T12:39:39.4856873Z    Compiling winnow v1.0.3
2026-06-04T12:39:39.5508254Z    Compiling futures-lite v2.6.1
2026-06-04T12:39:39.6147303Z    Compiling synstructure v0.13.2
2026-06-04T12:39:39.6439893Z    Compiling darling_core v0.20.11
2026-06-04T12:39:39.7084162Z    Compiling digest v0.11.3
2026-06-04T12:39:39.7466748Z    Compiling futures-buffered v0.2.13
2026-06-04T12:39:39.7554172Z    Compiling serial-windows v0.4.0
2026-06-04T12:39:39.8167081Z    Compiling cipher v0.4.4
2026-06-04T12:39:40.0421128Z    Compiling vergen v9.1.0
2026-06-04T12:39:40.0805011Z    Compiling vergen-lib v0.1.6
2026-06-04T12:39:40.1055738Z    Compiling noq-udp v0.10.0
2026-06-04T12:39:40.1233924Z    Compiling universal-hash v0.5.1
2026-06-04T12:39:40.1763328Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-04T12:39:40.2640935Z    Compiling heapless v0.7.17
2026-06-04T12:39:40.3276109Z    Compiling aho-corasick v1.1.4
2026-06-04T12:39:40.3507129Z    Compiling sync_wrapper v1.0.2
2026-06-04T12:39:40.3926974Z    Compiling opaque-debug v0.3.1
2026-06-04T12:39:40.3927463Z    Compiling pin-utils v0.1.0
2026-06-04T12:39:40.4124239Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-04T12:39:40.4194089Z    Compiling either v1.16.0
2026-06-04T12:39:40.5057694Z    Compiling bitflags v1.3.2
2026-06-04T12:39:40.5082649Z    Compiling regex-syntax v0.8.10
2026-06-04T12:39:40.5117602Z    Compiling lazy_static v1.5.0
2026-06-04T12:39:40.5171770Z    Compiling byteorder v1.5.0
2026-06-04T12:39:40.6142715Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-04T12:39:40.6371920Z    Compiling shared_library v0.1.9
2026-06-04T12:39:40.6658050Z    Compiling hash32 v0.2.1
2026-06-04T12:39:40.6906247Z    Compiling nix v0.25.1
2026-06-04T12:39:40.6964386Z    Compiling polyval v0.6.2
2026-06-04T12:39:40.7901281Z    Compiling parking_lot v0.12.5
2026-06-04T12:39:40.8065076Z    Compiling serial v0.4.0
2026-06-04T12:39:40.8536723Z    Compiling spin v0.9.8
2026-06-04T12:39:40.8786537Z    Compiling vergen-gitcl v1.0.8
2026-06-04T12:39:41.0026403Z    Compiling windows-threading v0.2.1
2026-06-04T12:39:41.0236010Z    Compiling tower-layer v0.3.3
2026-06-04T12:39:41.0579600Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-04T12:39:41.0937765Z    Compiling downcast-rs v1.2.1
2026-06-04T12:39:41.1595892Z    Compiling winnow v0.7.15
2026-06-04T12:39:41.1882091Z    Compiling shell-words v1.1.1
2026-06-04T12:39:41.2157863Z    Compiling signature v3.0.0
2026-06-04T12:39:41.2255257Z    Compiling toml_write v0.1.2
2026-06-04T12:39:41.4556004Z    Compiling ghash v0.5.1
2026-06-04T12:39:41.4647524Z    Compiling aes v0.8.4
2026-06-04T12:39:41.4706514Z    Compiling ctr v0.9.2
2026-06-04T12:39:41.4837776Z    Compiling sha2 v0.11.0-rc.5
2026-06-04T12:39:41.4991863Z    Compiling time v0.3.47
2026-06-04T12:39:41.4992268Z    Compiling http-body-util v0.1.3
2026-06-04T12:39:41.5528232Z    Compiling aead v0.5.2
2026-06-04T12:39:41.6778844Z    Compiling proc-macro-crate v3.5.0
2026-06-04T12:39:41.6819858Z    Compiling widestring v1.2.1
2026-06-04T12:39:41.7074891Z    Compiling ipconfig v0.3.4
2026-06-04T12:39:41.8040518Z    Compiling crossbeam-channel v0.5.15
2026-06-04T12:39:41.9814278Z    Compiling socket2 v0.6.4
2026-06-04T12:39:42.0065629Z    Compiling mio v1.2.1
2026-06-04T12:39:42.1574128Z    Compiling serde_derive v1.0.228
2026-06-04T12:39:42.2631603Z    Compiling zeroize_derive v1.4.3
2026-06-04T12:39:42.4075231Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-04T12:39:42.4191878Z    Compiling zerofrom-derive v0.1.7
2026-06-04T12:39:42.5223788Z    Compiling yoke-derive v0.8.2
2026-06-04T12:39:42.6467300Z    Compiling tokio-macros v2.7.0
2026-06-04T12:39:42.7165866Z    Compiling futures-macro v0.3.32
2026-06-04T12:39:42.8004827Z    Compiling zerovec-derive v0.11.3
2026-06-04T12:39:42.8883035Z    Compiling displaydoc v0.2.6
2026-06-04T12:39:43.1171857Z    Compiling zeroize v1.8.2
2026-06-04T12:39:43.1566183Z    Compiling tracing-attributes v0.1.31
2026-06-04T12:39:43.1616237Z    Compiling thiserror-impl v2.0.18
2026-06-04T12:39:43.2481497Z    Compiling darling_macro v0.20.11
2026-06-04T12:39:43.3105074Z    Compiling derive_more-impl v2.1.1
2026-06-04T12:39:43.4569214Z    Compiling tokio v1.52.3
2026-06-04T12:39:43.4952596Z    Compiling rustls-pki-types v1.14.1
2026-06-04T12:39:43.5616332Z    Compiling futures-util v0.3.32
2026-06-04T12:39:43.6204981Z    Compiling n0-error-macros v0.1.3
2026-06-04T12:39:43.7715939Z    Compiling darling v0.20.11
2026-06-04T12:39:43.8059450Z    Compiling windows-implement v0.60.2
2026-06-04T12:39:44.0793162Z    Compiling zerofrom v0.1.8
2026-06-04T12:39:44.0916445Z    Compiling rustls-webpki v0.103.13
2026-06-04T12:39:44.1382642Z    Compiling derive_builder_core v0.20.2
2026-06-04T12:39:44.1596745Z    Compiling windows-interface v0.59.3
2026-06-04T12:39:44.2092814Z    Compiling spez v0.1.2
2026-06-04T12:39:44.3588868Z    Compiling der v0.8.0-rc.10
2026-06-04T12:39:44.4793000Z    Compiling yoke v0.8.2
2026-06-04T12:39:44.6871058Z    Compiling ed25519-dalek v2.2.0
2026-06-04T12:39:44.7229585Z    Compiling pin-project-internal v1.1.13
2026-06-04T12:39:44.7309919Z    Compiling thiserror-impl v1.0.69
2026-06-04T12:39:44.7471499Z    Compiling n0-error v0.1.3
2026-06-04T12:39:44.8547798Z    Compiling zerovec v0.11.6
2026-06-04T12:39:44.8938685Z    Compiling zerotrie v0.2.4
2026-06-04T12:39:45.2036844Z    Compiling spt-proto v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-proto)
2026-06-04T12:39:45.2548874Z    Compiling windows-core v0.62.2
2026-06-04T12:39:45.2549324Z    Compiling regex-automata v0.4.14
2026-06-04T12:39:45.5252357Z    Compiling tinystr v0.8.3
2026-06-04T12:39:45.5351153Z    Compiling potential_utf v0.1.5
2026-06-04T12:39:45.5406385Z    Compiling derive_builder_macro v0.20.2
2026-06-04T12:39:45.6010340Z    Compiling spki v0.8.0-rc.4
2026-06-04T12:39:45.6073092Z    Compiling cobs v0.3.0
2026-06-04T12:39:45.7977844Z    Compiling icu_locale_core v2.2.0
2026-06-04T12:39:45.8127719Z    Compiling icu_collections v2.2.0
2026-06-04T12:39:45.8805860Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-04T12:39:45.8806312Z    Compiling postcard-derive v0.2.2
2026-06-04T12:39:45.8930783Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-04T12:39:46.0293411Z    Compiling derive_builder v0.20.2
2026-06-04T12:39:46.1369022Z    Compiling windows-numerics v0.3.1
2026-06-04T12:39:46.1532589Z    Compiling pin-project v1.1.13
2026-06-04T12:39:46.2154174Z    Compiling windows-future v0.3.2
2026-06-04T12:39:46.3660523Z    Compiling futures-executor v0.3.32
2026-06-04T12:39:46.4026128Z    Compiling filedescriptor v0.8.3
2026-06-04T12:39:46.4322256Z    Compiling windows-collections v0.3.2
2026-06-04T12:39:46.4585767Z    Compiling data-encoding-macro v0.1.20
2026-06-04T12:39:46.5370308Z    Compiling futures v0.3.32
2026-06-04T12:39:46.6009593Z    Compiling portable-pty v0.8.1
2026-06-04T12:39:46.6802099Z    Compiling icu_provider v2.2.0
2026-06-04T12:39:46.7272376Z    Compiling num_enum_derive v0.7.6
2026-06-04T12:39:46.7336794Z    Compiling async-trait v0.1.89
2026-06-04T12:39:46.7697393Z    Compiling iroh-metrics-derive v0.4.1
2026-06-04T12:39:46.7737538Z    Compiling strum_macros v0.28.0
2026-06-04T12:39:46.8270699Z    Compiling ipnet v2.12.0
2026-06-04T12:39:46.9600717Z    Compiling icu_properties v2.2.0
2026-06-04T12:39:46.9638928Z    Compiling icu_normalizer v2.2.0
2026-06-04T12:39:47.0669538Z    Compiling serde_spanned v0.6.9
2026-06-04T12:39:47.1098494Z    Compiling toml_datetime v0.6.11
2026-06-04T12:39:47.2772748Z    Compiling prefix-trie v0.8.4
2026-06-04T12:39:47.2841652Z    Compiling once_cell v1.21.4
2026-06-04T12:39:47.3866770Z    Compiling regex v1.12.3
2026-06-04T12:39:47.4809499Z    Compiling tracing-core v0.1.36
2026-06-04T12:39:47.6697765Z    Compiling hashbrown v0.14.5
2026-06-04T12:39:47.7334056Z    Compiling tokio-util v0.7.18
2026-06-04T12:39:47.7903748Z    Compiling derive_more v2.1.1
2026-06-04T12:39:47.8351471Z    Compiling tempfile v3.27.0
2026-06-04T12:39:47.9503763Z    Compiling tracing v0.1.44
2026-06-04T12:39:47.9504167Z    Compiling toml_edit v0.22.27
2026-06-04T12:39:47.9994996Z    Compiling ed25519 v3.0.0-rc.4
2026-06-04T12:39:48.0614781Z    Compiling tower v0.5.3
2026-06-04T12:39:48.2288546Z    Compiling idna_adapter v1.2.2
2026-06-04T12:39:48.3555608Z    Compiling hashlink v0.9.1
2026-06-04T12:39:48.4085845Z    Compiling idna v1.1.0
2026-06-04T12:39:48.4431743Z    Compiling windows v0.62.2
2026-06-04T12:39:48.5179387Z    Compiling h2 v0.4.14
2026-06-04T12:39:48.6700375Z    Compiling rusqlite v0.32.1
2026-06-04T12:39:48.6989540Z    Compiling url v2.5.8
2026-06-04T12:39:48.7076164Z    Compiling postcard v1.1.3
2026-06-04T12:39:48.7118101Z    Compiling chrono v0.4.44
2026-06-04T12:39:48.9534550Z    Compiling enum-assoc v1.3.0
2026-06-04T12:39:49.2269925Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-04T12:39:49.2510951Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-04T12:39:49.5535157Z    Compiling spt-store v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-store)
2026-06-04T12:39:49.6208316Z    Compiling aes-gcm v0.10.3
2026-06-04T12:39:49.6321182Z    Compiling crossbeam-epoch v0.9.18
2026-06-04T12:39:49.6868695Z    Compiling windows-registry v0.6.1
2026-06-04T12:39:49.8089305Z    Compiling toml v0.8.23
2026-06-04T12:39:49.8457371Z    Compiling blake3 v1.8.5
2026-06-04T12:39:49.9430604Z    Compiling noq v0.18.0
2026-06-04T12:39:50.0299051Z    Compiling netwatch v0.16.0
2026-06-04T12:39:50.0607083Z    Compiling uuid v1.23.2
2026-06-04T12:39:50.0712781Z    Compiling acto v0.8.2
2026-06-04T12:39:50.3352074Z    Compiling tagptr v0.2.0
2026-06-04T12:39:50.3640196Z    Compiling sorted-index-buffer v0.2.1
2026-06-04T12:39:50.3819641Z    Compiling mac-addr v0.3.0
2026-06-04T12:39:50.3935088Z    Compiling foldhash v0.2.0
2026-06-04T12:39:50.4141427Z    Compiling allocator-api2 v0.2.21
2026-06-04T12:39:50.5148941Z    Compiling identity-hash v0.1.0
2026-06-04T12:39:50.5298761Z    Compiling rustc-hash v2.1.2
2026-06-04T12:39:50.5452182Z    Compiling ryu v1.0.23
2026-06-04T12:39:50.5872140Z    Compiling lru-slab v0.1.2
2026-06-04T12:39:50.6044136Z    Compiling xml-rs v0.8.28
2026-06-04T12:39:50.6357779Z    Compiling netdev v0.42.0
2026-06-04T12:39:50.6895574Z    Compiling iroh-metrics v0.38.3
2026-06-04T12:39:50.7042603Z    Compiling moka v0.12.15
2026-06-04T12:39:50.7902251Z    Compiling hashbrown v0.16.1
2026-06-04T12:39:50.8894109Z    Compiling tokio-rustls v0.26.4
2026-06-04T12:39:50.9069009Z    Compiling noq-proto v0.17.0
2026-06-04T12:39:50.9238702Z    Compiling rustls-platform-verifier v0.7.0
2026-06-04T12:39:50.9753287Z    Compiling spt-msg v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-06-04T12:39:51.3246219Z    Compiling spt-term v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-06-04T12:39:51.4013906Z    Compiling xmltree v0.10.3
2026-06-04T12:39:51.6224888Z    Compiling iroh-relay v0.98.0
2026-06-04T12:39:51.6377633Z    Compiling iroh-base v0.98.0
2026-06-04T12:39:52.0470257Z    Compiling attohttpc v0.30.1
2026-06-04T12:39:52.0637858Z    Compiling tower-http v0.6.11
2026-06-04T12:39:52.0639104Z    Compiling strum v0.28.0
2026-06-04T12:39:52.1421898Z    Compiling hyper v1.10.1
2026-06-04T12:39:52.2614683Z    Compiling hickory-net v0.26.0-beta.4
2026-06-04T12:39:52.2686841Z    Compiling n0-watcher v0.6.1
2026-06-04T12:39:52.3657494Z    Compiling tokio-stream v0.1.18
2026-06-04T12:39:52.4399433Z    Compiling num_enum v0.7.6
2026-06-04T12:39:52.5682294Z    Compiling simple-dns v0.9.3
2026-06-04T12:39:52.5794939Z    Compiling arrayref v0.3.9
2026-06-04T12:39:52.7076671Z    Compiling resolv-conf v0.7.6
2026-06-04T12:39:52.7972890Z    Compiling arrayvec v0.7.6
2026-06-04T12:39:52.9131642Z    Compiling simdutf8 v0.1.5
2026-06-04T12:39:53.0375765Z    Compiling constant_time_eq v0.4.2
2026-06-04T12:39:53.0969274Z    Compiling smol_str v0.1.24
2026-06-04T12:39:53.2494852Z    Compiling sha1_smol v1.0.1
2026-06-04T12:39:53.4175288Z    Compiling tokio-websockets v0.13.2
2026-06-04T12:39:53.5315865Z    Compiling hyper-util v0.1.20
2026-06-04T12:39:53.6404757Z    Compiling iroh-dns v0.98.0
2026-06-04T12:39:54.5693269Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-04T12:39:54.5829343Z    Compiling lru v0.16.4
2026-06-04T12:39:54.5977538Z    Compiling spt-runtime v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-06-04T12:39:54.6158602Z    Compiling webpki-roots v1.0.7
2026-06-04T12:39:54.7807473Z    Compiling seize v0.5.1
2026-06-04T12:39:54.8001871Z    Compiling serde_bytes v0.11.19
2026-06-04T12:39:54.8044181Z    Compiling hmac v0.12.1
2026-06-04T12:39:54.9631318Z    Compiling iroh v0.98.2
2026-06-04T12:39:55.0680489Z    Compiling cmov v0.5.4
2026-06-04T12:39:55.1232212Z    Compiling papaya v0.2.4
2026-06-04T12:39:55.1618786Z    Compiling hkdf v0.12.4
2026-06-04T12:39:55.1702167Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-04T12:39:55.2877862Z    Compiling hyper-rustls v0.27.9
2026-06-04T12:39:55.3310195Z    Compiling igd-next v0.17.1
2026-06-04T12:39:55.3643313Z    Compiling ctutils v0.4.2
2026-06-04T12:39:55.4599774Z    Compiling backon v1.6.0
2026-06-04T12:39:55.6136305Z    Compiling reqwest v0.13.4
2026-06-04T12:39:55.6792324Z    Compiling spake2 v0.4.0
2026-06-04T12:39:55.7049915Z    Compiling sha1 v0.10.6
2026-06-04T12:39:55.7684143Z    Compiling doctest-file v1.1.1
2026-06-04T12:39:55.8268550Z    Compiling recvmsg v1.0.0
2026-06-04T12:39:56.0011530Z    Compiling spt-live v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-06-04T12:39:56.0146967Z    Compiling utf8parse v0.2.2
2026-06-04T12:39:56.0717830Z    Compiling anstyle v1.0.14
2026-06-04T12:39:56.1875648Z    Compiling once_cell_polyfill v1.70.2
2026-06-04T12:39:56.2142309Z    Compiling anstyle-parse v1.0.0
2026-06-04T12:39:56.2984116Z    Compiling anstyle-wincon v3.0.11
2026-06-04T12:39:56.3261242Z    Compiling anstyle-query v1.1.5
2026-06-04T12:39:56.3261729Z    Compiling interprocess v2.4.2
2026-06-04T12:39:56.3803199Z    Compiling is_terminal_polyfill v1.70.2
2026-06-04T12:39:56.4366634Z    Compiling colorchoice v1.0.5
2026-06-04T12:39:56.5027928Z    Compiling clap_lex v1.1.0
2026-06-04T12:39:56.5097253Z    Compiling clap_derive v4.6.1
2026-06-04T12:39:56.5741862Z    Compiling anstream v1.0.0
2026-06-04T12:39:56.8362329Z    Compiling clap_builder v4.6.0
2026-06-04T12:39:57.4386175Z    Compiling wmi v0.18.4
2026-06-04T12:39:57.6472575Z    Compiling mock-adapter v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\adapters\mock)
2026-06-04T12:39:59.0779688Z    Compiling clap v4.6.1
2026-06-04T12:39:59.2470949Z    Compiling portmapper v0.16.0
2026-06-04T12:40:14.8249242Z    Compiling spt-net v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-06-04T12:40:15.6857344Z    Compiling spt-daemon v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-06-04T12:40:22.6700431Z    Compiling spt v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt)
2026-06-04T12:40:37.8039637Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s
2026-06-04T12:40:37.9902315Z ##[group]Run cargo test --workspace
2026-06-04T12:40:37.9902649Z [36;1mcargo test --workspace[0m
2026-06-04T12:40:37.9905699Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-04T12:40:37.9905987Z ##[endgroup]
2026-06-04T12:40:38.7437641Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.49s
2026-06-04T12:40:38.7806697Z      Running unittests src\main.rs (target\debug\deps\mock_session-99b31ec880a7fd8b.exe)
2026-06-04T12:40:38.8137763Z 
2026-06-04T12:40:38.8138084Z running 0 tests
2026-06-04T12:40:38.8138241Z 
2026-06-04T12:40:38.8138531Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T12:40:38.8138761Z 
2026-06-04T12:40:38.8149930Z      Running tests\manifest_valid.rs (target\debug\deps\manifest_valid-396e5f5e9055dabb.exe)
2026-06-04T12:40:38.8437349Z 
2026-06-04T12:40:38.8437553Z running 3 tests
2026-06-04T12:40:38.8450297Z test mock_has_no_claude_code_conventions ... ok
2026-06-04T12:40:38.8450595Z test mock_declares_commune_signoff_as_filedrops ... ok
2026-06-04T12:40:38.8451078Z test mock_manifest_parses_and_validates ... ok
2026-06-04T12:40:38.8451263Z 
2026-06-04T12:40:38.8451429Z test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T12:40:38.8451671Z 
2026-06-04T12:40:38.8464738Z      Running unittests src\main.rs (target\debug\deps\spt-1b141eb64d78155d.exe)
2026-06-04T12:40:38.8814159Z 
2026-06-04T12:40:38.8814457Z running 61 tests
2026-06-04T12:40:38.8824874Z test api::auth::tests::mints_distinct_nonempty_tokens ... ok
2026-06-04T12:40:38.8825449Z test api::reporting::tests::capability_lists_hostable_types ... ok
2026-06-04T12:40:38.8826060Z test api::delivery::tests::inject_resolution_drops_pty_defaults_hook ... ok
2026-06-04T12:40:38.8826653Z test api::delivery::tests::inject_all_pty_falls_back_to_hook ... ok
2026-06-04T12:40:38.8828770Z test api::reporting::tests::filedrops_are_fixed_named_files ... ok
2026-06-04T12:40:38.8830511Z test api::reporting::tests::env_aliases_resolved_from_manifest ... ok
2026-06-04T12:40:38.8885222Z test api::auth::tests::missing_endpoint_is_no_endpoint ... ok
2026-06-04T12:40:38.8891632Z test api::auth::tests::no_proof_is_refused ... ok
2026-06-04T12:40:38.8967113Z test api::auth::tests::session_id_proof_authenticates ... ok
2026-06-04T12:40:38.9029403Z test api::reporting::tests::boundary_missing_perch_refused ... ok
2026-06-04T12:40:38.9031995Z test api::auth::tests::token_proof_authenticates ... ok
2026-06-04T12:40:39.0485239Z test api::reporting::tests::boundary_resurfaces_undismissed_notifs ... ok
2026-06-04T12:40:39.0492677Z test api::delivery::tests::idle_no_gate_does_not_arm_gate ... ok
2026-06-04T12:40:39.1385282Z test api::delivery::tests::poll_drains_non_deferred_by_default ... ok
2026-06-04T12:40:39.1453630Z test api::auth::tests::wrong_token_and_wrong_session_refused ... ok
2026-06-04T12:40:39.1790828Z test api::reporting::tests::boundary_rebinds_keeping_anchor ... ok
2026-06-04T12:40:39.1803675Z test api::delivery::tests::echo_gate_explicit_toggle ... ok
2026-06-04T12:40:39.1804564Z test api::tests::adapter_is_required ... ok
2026-06-04T12:40:39.1810809Z test api::tests::state_value_is_validated ... ok
2026-06-04T12:40:39.1820301Z test api::tests::surface_parses ... ok
2026-06-04T12:40:39.1823109Z test api::delivery::tests::idle_busy_transitions_manage_sentinels ... ok
2026-06-04T12:40:39.1935166Z test api::reporting::tests::driven_by_reads_daemon_marker ... ok
2026-06-04T12:40:39.2033522Z test api::reporting::tests::history_log_appends ... ok
2026-06-04T12:40:39.2052567Z test cli::tests::access_subcommands_parse ... ok
2026-06-04T12:40:39.2055039Z test cli::tests::create_new_existing_name_is_usage_error ... ok
2026-06-04T12:40:39.2058529Z test cli::tests::create_new_mints_shows_and_requests_save ... ok
2026-06-04T12:40:39.2064431Z test cli::tests::digest_flag_defaults ... ok
2026-06-04T12:40:39.2066800Z test cli::tests::empty_store_no_flag_guides_to_pair_or_create ... ok
2026-06-04T12:40:39.2074743Z test cli::tests::invalid_usage_errors ... ok
2026-06-04T12:40:39.2076064Z test api::reporting::tests::presence_records_endpoint ... ok
2026-06-04T12:40:39.2078689Z test cli::tests::not_elevated_refuses_without_leaking_code_or_saving ... ok
2026-06-04T12:40:39.2079306Z test cli::tests::multi_subnet_refuses_without_flag_then_resolves_with_it ... ok
2026-06-04T12:40:39.2082269Z test cli::tests::notif_subnet_resolution_never_guesses ... ok
2026-06-04T12:40:39.2093638Z test cli::tests::pair_show_totp_arg_shapes_parse ... ok
2026-06-04T12:40:39.2095512Z test cli::tests::notify_surface_parses ... ok
2026-06-04T12:40:39.2100949Z test cli::tests::pair_show_totp_subnet_and_create_new_conflict ... ok
2026-06-04T12:40:39.2102712Z test cli::tests::ring_timeout_defaults ... ok
2026-06-04T12:40:39.2105755Z test cli::tests::single_subnet_auto_selects_and_code_matches_seed ... ok
2026-06-04T12:40:39.2107443Z test cli::tests::send_target_optional_with_reply_to ... ok
2026-06-04T12:40:39.2109902Z test cli::tests::unknown_elevation_falls_back ... ok
2026-06-04T12:40:39.2112248Z test cli::tests::unknown_named_subnet_is_usage_error ... ok
2026-06-04T12:40:39.2113464Z test elevation::tests::current_returns_a_determinate_level_on_supported_platforms ... ok
2026-06-04T12:40:39.2114378Z test elevation::tests::fallback_message_names_authenticator_app_and_subnet ... ok
2026-06-04T12:40:39.2115240Z test elevation::tests::gate_shows_only_when_confirmed_elevated ... ok
2026-06-04T12:40:39.2138641Z test wansend::tests::load_snapshots_degrades_on_junk ... ok
2026-06-04T12:40:39.2155654Z test cli::tests::subcommands_parse ... ok
2026-06-04T12:40:39.2167447Z test api::reporting::tests::session_end_erase_refused_with_live_children ... ok
2026-06-04T12:40:39.2490845Z test api::reporting::tests::session_end_erase_wipes_childless_perch ... ok
2026-06-04T12:40:39.2816265Z test api::reporting::tests::session_end_soft_preserves_state ... ok
2026-06-04T12:40:39.2874291Z test api::startup::tests::empty_session_seed_refused ... ok
2026-06-04T12:40:39.3001605Z test api::startup::tests::live_perch_under_other_session_conflicts ... ok
2026-06-04T12:40:39.3054193Z test api::startup::tests::missing_seed_refused ... ok
2026-06-04T12:40:39.3391907Z test api::startup::tests::post_spawn_bind_establishes_perch ... ok
2026-06-04T12:40:39.3742152Z test api::startup::tests::rebind_same_session_ok ... ok
2026-06-04T12:40:39.3792636Z test api::startup::tests::stale_seed_with_dead_anchor_refused ... ok
2026-06-04T12:40:39.3876023Z test api::startup::tests::valid_seed_binds_live_perch ... ok
2026-06-04T12:40:39.3912689Z test api::worker::tests::cascade_guard_tracks_live_children ... ok
2026-06-04T12:40:39.4001648Z test api::worker::tests::guard_clears_only_when_all_children_stopped ... ok
2026-06-04T12:40:39.4968249Z test api::worker::tests::worker_poll_drains_spool ... ok
2026-06-04T12:40:39.4991458Z test api::worker::tests::worker_start_nests_under_parent ... ok
2026-06-04T12:40:39.6790896Z test wansend::tests::wan_send_ships_to_the_resolved_node ... ok
2026-06-04T12:40:39.6791258Z 
2026-06-04T12:40:39.6791729Z test result: ok. 61 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.80s
2026-06-04T12:40:39.6792019Z 
2026-06-04T12:40:39.6841299Z      Running tests\contract_e2e.rs (target\debug\deps\contract_e2e-3a9c5cbb01672c99.exe)
2026-06-04T12:40:39.7162718Z 
2026-06-04T12:40:39.7163039Z running 4 tests
2026-06-04T12:40:41.0408946Z test cold_api_call_autostarts_daemon_and_handoff_is_in_memory ... ok
2026-06-04T12:40:41.0999052Z SEEDED:34488
2026-06-04T12:40:41.5698523Z test seed_then_listen_binds_and_relays ... ok
2026-06-04T12:40:41.7485522Z test mock_adapter_drives_the_full_contract ... ok
2026-06-04T12:40:41.7643128Z SEEDED:34488
2026-06-04T12:40:42.6631833Z test live_agent_lifecycle_e2e ... ok
2026-06-04T12:40:42.6632025Z 
2026-06-04T12:40:42.6632231Z test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.95s
2026-06-04T12:40:42.6633137Z 
2026-06-04T12:40:42.6646155Z      Running unittests src\lib.rs (target\debug\deps\spt_daemon-b2a8255de494d17d.exe)
2026-06-04T12:40:43.3208231Z 
2026-06-04T12:40:43.3208748Z running 132 tests
2026-06-04T12:40:43.3216564Z test adapter_update::tests::delegated_unattested_is_skipped ... ok
2026-06-04T12:40:43.3217171Z test adapter_update::tests::delegated_attested_delegates_command ... ok
2026-06-04T12:40:43.3217662Z test codec::tests::oversized_prefix_rejected ... ok
2026-06-04T12:40:43.3218068Z test adapter_update::tests::file_pull_without_payload_is_skipped ... ok
2026-06-04T12:40:43.3218533Z test codec::tests::back_to_back_frames_decode_independently ... ok
2026-06-04T12:40:43.3219044Z test codec::tests::frame_round_trips_through_buffer ... ok
2026-06-04T12:40:43.3220865Z test consent::tests::decide_honors_full_auto_flag ... ok
2026-06-04T12:40:43.3239053Z test config::tests::missing_file_is_default ... ok
2026-06-04T12:40:43.3243370Z test config::tests::crash_grace_is_config_driven ... ok
2026-06-04T12:40:43.3250726Z test config::tests::pulse_period_is_config_driven ... ok
2026-06-04T12:40:43.3255378Z test config::tests::save_load_roundtrip ... ok
2026-06-04T12:40:43.3292938Z test config::tests::auto_suspend_knob_is_opt_in_default_off ... ok
2026-06-04T12:40:43.3293512Z test digest::tests::active_turn_growth_is_a_tail_delta ... ok
2026-06-04T12:40:43.3294014Z test digest::tests::applying_deltas_reconstructs_snapshot ... ok
2026-06-04T12:40:43.3297371Z test config::tests::full_auto_update_is_gated_by_default ... ok
2026-06-04T12:40:43.3301462Z test adapter_update::tests::file_pull_tampered_bytes_rejected ... ok
2026-06-04T12:40:43.3302007Z test adapter_update::tests::file_pull_wrong_key_rejected ... ok
2026-06-04T12:40:43.3304077Z test adapter_update::tests::file_pull_verified_against_adapter_key ... ok
2026-06-04T12:40:43.3306850Z test adapter_update::tests::ripple_conducts_each_adapter_in_order ... ok
2026-06-04T12:40:43.3307710Z test digesthub::tests::publish_then_snapshot_reads_latest ... ok
2026-06-04T12:40:43.3310503Z test digesthub::tests::render_is_glanceable ... ok
2026-06-04T12:40:43.3311053Z test digesthub::tests::subscribe_returns_current_base ... ok
2026-06-04T12:40:43.3311566Z test config::tests::malformed_file_degrades_to_default ... ok
2026-06-04T12:40:43.3313816Z test digesthub::tests::subscriber_receives_changes_then_is_pruned ... ok
2026-06-04T12:40:43.3314359Z test dispatch::tests::classifies_every_family_by_first_line_shape ... ok
2026-06-04T12:40:43.3314942Z test dispatch::tests::unknown_shapes_refuse_classification ... ok
2026-06-04T12:40:43.3328912Z test digest::tests::from_manifest_feeds_and_snapshots ... ok
2026-06-04T12:40:43.3329536Z test digest::tests::persistence_reports_each_completed_turn_once ... ok
2026-06-04T12:40:43.3330991Z test digest::tests::persistence_off_surfaces_nothing ... ok
2026-06-04T12:40:43.3333220Z test frame::tests::envelope_with_unknown_trailing_field_decodes_on_older_peer ... ok
2026-06-04T12:40:43.3333921Z test digest::tests::tool_sprint_is_structured_in_the_turn ... ok
2026-06-04T12:40:43.3335074Z test frame::tests::handshake_accepts_newer_brain_on_older_broker ... ok
2026-06-04T12:40:43.3335909Z test digest::tests::window_slide_resends_from_zero ... ok
2026-06-04T12:40:43.3336499Z test frame::tests::handshake_rejects_below_floor ... ok
2026-06-04T12:40:43.3336990Z test digest::tests::unchanged_feed_emits_no_delta ... ok
2026-06-04T12:40:43.3337454Z test frame::tests::handshake_rejects_role_mismatch ... ok
2026-06-04T12:40:43.3337982Z test frame::tests::unknown_kind_is_not_a_decode_error ... ok
2026-06-04T12:40:43.3436812Z test config::tests::relay_choice_is_config_driven ... ok
2026-06-04T12:40:43.3521984Z test consent::tests::no_live_session_resolves_to_none ... ok
2026-06-04T12:40:43.3581816Z test access::tests::gate_decision_table ... ok
2026-06-04T12:40:43.3606105Z test effect::tests::applied_set_survives_reopen ... ok
2026-06-04T12:40:43.3609983Z test effect::tests::second_apply_for_same_key_is_deduped ... ok
2026-06-04T12:40:43.3663981Z test effect::tests::open_creates_missing_parent_dirs ... ok
2026-06-04T12:40:43.3672543Z test access::tests::same_node_always_passes_without_minting ... ok
2026-06-04T12:40:43.3674293Z test msg::tests::bytes_round_trip_through_payload ... ok
2026-06-04T12:40:43.3676095Z test msg::tests::net_frames_round_trip_and_tolerate_unknown_fields ... ok
2026-06-04T12:40:43.3677191Z test msg::tests::output_envelope_round_trips ... ok
2026-06-04T12:40:43.3678833Z test msg::tests::presence_event_round_trips_and_tolerates_future_kind ... ok
2026-06-04T12:40:43.3680385Z test msg::tests::spawn_req_tolerates_unknown_field ... ok
2026-06-04T12:40:43.3689567Z test effect::tests::failed_effect_is_not_recorded_applied ... ok
2026-06-04T12:40:43.3744560Z test access::tests::reply_passes_where_unsolicited_refused ... ok
2026-06-04T12:40:43.3755793Z test consent::tests::resolves_most_recently_active_live_session ... ok
2026-06-04T12:40:43.3808645Z test daemon::tests::is_running_tracks_the_seed_channel ... ok
2026-06-04T12:40:43.4473400Z test nethost::tests::two_hosts_dial_over_loopback ... ok
2026-06-04T12:40:43.4632394Z test lifecycle::tests::crash_signoff_spares_recovered_self ... ok
2026-06-04T12:40:43.5080441Z test effect::tests::gauntlet_is_exactly_once_across_brain_crashes ... ok
2026-06-04T12:40:43.5344877Z test notif::tests::notif_command_renders_all_keys_and_is_opt_in ... ok
2026-06-04T12:40:43.5483439Z test lifecycle::tests::crash_signoff_tears_down_when_still_gone ... ok
2026-06-04T12:40:43.6202061Z test lifecycle::tests::daemon_hosted_psyche_liveness_is_status_not_pid ... ok
2026-06-04T12:40:43.6776826Z test lifecycle::tests::harness_owner_gone_anchors_on_parent_pid ... ok
2026-06-04T12:40:43.7585693Z test lifecycle::tests::orphan_watch_fires_on_dead_owner ... ok
2026-06-04T12:40:43.7645026Z test notifsync::tests::concurrent_dismiss_and_surface_commute_across_the_feed ... ok
2026-06-04T12:40:43.8148928Z test lifecycle::tests::orphan_watch_honors_stop_for_live_owner ... ok
2026-06-04T12:40:43.8915515Z test notifsync::tests::feed_converges_two_stores_and_dismiss_replicates ... ok
2026-06-04T12:40:43.8936484Z test lifecycle::tests::pulse_loop_is_config_paced_and_killable ... ok
2026-06-04T12:40:43.9460127Z test notifsync::tests::non_member_subnet_record_never_materializes ... ok
2026-06-04T12:40:43.9545433Z test notifsync::tests::untrusted_and_cross_subnet_origins_are_dropped ... ok
2026-06-04T12:40:43.9573615Z test lifecycle::tests::pulse_recency_and_auto_suspend_follow_resting_state ... ok
2026-06-04T12:40:44.4130207Z test lifecycle::tests::pulse_tick_ingests_drop ... ok
2026-06-04T12:40:44.6305089Z test lifecycle::tests::rest_event_fires_echo_once_and_wake_resurfaces ... ok
2026-06-04T12:40:44.7747956Z test notif::tests::consent_decision_produces_notif_only_when_gated ... ok
2026-06-04T12:40:44.7748977Z test reconcile::tests::active_node_wins ... ok
2026-06-04T12:40:44.7750335Z test reconcile::tests::double_active_tiebreaks_deterministically ... ok
2026-06-04T12:40:44.7751492Z test reconcile::tests::fallback_lowest_non_offline ... ok
2026-06-04T12:40:44.7752646Z test reconcile::tests::no_rows_reconciles_locally ... ok
2026-06-04T12:40:44.9223551Z test notif::tests::first_fire_reaches_most_recent_visible_endpoint ... ok
2026-06-04T12:40:45.0019741Z test notif::tests::hidden_endpoint_boundary_surfaces_nothing ... ok
2026-06-04T12:40:45.0064934Z test registryhost::tests::apply_feed_flips_only_on_observed_transition_to_active ... ok
2026-06-04T12:40:45.0085621Z test registryhost::tests::apply_feed_gates_and_merges_under_the_lease ... ok
2026-06-04T12:40:45.1548610Z test notif::tests::hidden_endpoint_is_never_the_target ... ok
2026-06-04T12:40:45.1984014Z test notif::tests::no_live_endpoint_is_a_typed_no_target ... ok
2026-06-04T12:40:45.2092403Z test relcache::tests::stage_round_trips_and_restage_replaces ... ok
2026-06-04T12:40:45.2165412Z test relcache::tests::torn_or_corrupt_stage_offers_nothing ... ok
2026-06-04T12:40:45.2250054Z test release::tests::artifact_digest_mismatch_is_rejected ... ok
2026-06-04T12:40:45.2336438Z test release::tests::channel_mismatch_is_rejected ... ok
2026-06-04T12:40:45.2421804Z test release::tests::expired_metadata_is_rejected ... ok
2026-06-04T12:40:45.2423072Z test release::tests::hex_roundtrips ... ok
2026-06-04T12:40:45.2671001Z test release::tests::non_monotonic_version_is_rollback ... ok
2026-06-04T12:40:45.2700814Z test release::tests::production_policy_loads_fail_closed ... ok
2026-06-04T12:40:45.2704878Z test release::tests::revoked_key_is_rejected ... ok
2026-06-04T12:40:45.2793467Z test release::tests::tampered_metadata_fails_signature ... ok
2026-06-04T12:40:45.2883905Z test release::tests::untrusted_key_is_unknown ... ok
2026-06-04T12:40:45.2971670Z test release::tests::valid_release_verifies_and_artifact_matches ... ok
2026-06-04T12:40:45.3236333Z test resting::tests::apply_event_auto_suspends_under_the_resolved_chain ... ok
2026-06-04T12:40:45.3259162Z test resting::tests::apply_event_echo_failure_is_loud_but_state_persists ... ok
2026-06-04T12:40:45.3336763Z test resting::tests::apply_event_fires_echo_once_per_rest_edge_and_wake_on_wake ... ok
2026-06-04T12:40:45.3337990Z test resting::tests::auto_suspend_counts_from_dormancy_onset_and_is_opt_in ... ok
2026-06-04T12:40:45.5813481Z test notif::tests::resurface_delivers_undismissed_with_gates ... ok
2026-06-04T12:40:45.5827169Z test resting::tests::freshness_pull_marker_is_taken_exactly_once ... ok
2026-06-04T12:40:45.5828213Z test resting::tests::knob_chain_resolves_global_node_endpoint ... ok
2026-06-04T12:40:45.5960642Z test resting::tests::rest_record_round_trips_with_anchor_discipline ... ok
2026-06-04T12:40:45.5961705Z test resting::tests::transition_table_matches_the_context_model ... ok
2026-06-04T12:40:45.7366004Z test notif::tests::suppression_window_holds_cross_endpoint ... ok
2026-06-04T12:40:45.8233131Z test psyrelay::tests::empty_and_oversize_bodies_drop_typed ... ok
2026-06-04T12:40:45.9647030Z test psyrelay::tests::notify_reaches_own_user_only ... ok
2026-06-04T12:40:45.9648390Z test sync::tests::gate_decision_table ... ok
2026-06-04T12:40:46.0540468Z test psyrelay::tests::notify_without_live_endpoint_is_pending ... ok
2026-06-04T12:40:46.0544285Z test transport::tests::local_socket_handshake_and_frame_round_trip ... ok
2026-06-04T12:40:46.0547315Z test transport::tests::local_socket_rejects_wrong_role ... ok
2026-06-04T12:40:46.0548444Z test update::tests::apply_refuses_non_brain_only_plan ... ok
2026-06-04T12:40:46.0549662Z test update::tests::classify_brain_only_when_broker_hosts_new_brain ... ok
2026-06-04T12:40:46.0550842Z test update::tests::classify_broker_breaking_on_resource_abi_change ... ok
2026-06-04T12:40:46.0551812Z test update::tests::classify_broker_compatible_when_brain_below_floor ... ok
2026-06-04T12:40:46.0721296Z test update::tests::plan_verified_produces_no_plan_for_a_rejected_release ... ok
2026-06-04T12:40:46.0806628Z test update::tests::plan_verified_yields_a_plan_for_a_valid_release ... ok
2026-06-04T12:40:46.0962581Z test xfer::tests::recv_state_chunks_idempotent_and_commit_replays_safely ... ok
2026-06-04T12:40:46.0963737Z test xfer::tests::resolve_under_confines_to_root ... ok
2026-06-04T12:40:46.1496964Z test psyrelay::tests::null_stdout_driver_fails_the_guard ... ok
2026-06-04T12:40:46.2433312Z test psyrelay::tests::prose_only_relays_nothing ... ok
2026-06-04T12:40:46.4225083Z test psyrelay::tests::reply_relays_to_inbound_sender ... ok
2026-06-04T12:40:46.5150058Z test psyrelay::tests::reply_without_target_is_dropped ... ok
2026-06-04T12:40:46.7215067Z test sync::tests::select_refs_scopes_two_tiers ... ok
2026-06-04T12:40:46.7353732Z test psyrelay::tests::spoofed_routing_is_stripped_and_restamped ... ok
2026-06-04T12:40:46.7491862Z test registryhost::tests::advertise_local_scans_and_respects_visibility ... ok
2026-06-04T12:40:46.7738065Z test registryhost::tests::advertisement_follows_resting_transitions_epoch_bumped ... ok
2026-06-04T12:40:46.9434261Z test relay::tests::respawn_loses_no_spooled_message ... ok
2026-06-04T12:40:47.0515785Z test relay::tests::run_honors_stop ... ok
2026-06-04T12:40:47.0919911Z test resting::tests::daemon_rest_event_arms_gate_at_rest_edge_only ... ok
2026-06-04T12:40:47.0983718Z test seedmap::tests::put_refreshes_existing ... ok
2026-06-04T12:40:47.1050053Z test seedmap::tests::put_then_take_consumes_once ... ok
2026-06-04T12:40:47.1109822Z test seedmap::tests::take_absent_is_none ... ok
2026-06-04T12:40:47.5549792Z test nethost::tests::host_binds_endpoint_to_node_identity ... ok
2026-06-04T12:40:47.5550032Z 
2026-06-04T12:40:47.5550344Z test result: ok. 132 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.23s
2026-06-04T12:40:47.5550961Z 
2026-06-04T12:40:47.5604988Z      Running tests\access.rs (target\debug\deps\access-49c8e4f5380f1873.exe)
2026-06-04T12:40:48.2091827Z 
2026-06-04T12:40:48.2092183Z running 1 test
2026-06-04T12:40:49.5830121Z test whitelist_refuses_exempts_replies_and_admits_listed ... ok
2026-06-04T12:40:49.5830385Z 
2026-06-04T12:40:49.5830652Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.37s
2026-06-04T12:40:49.5830995Z 
2026-06-04T12:40:49.5879824Z      Running tests\attach.rs (target\debug\deps\attach-4bf08343f40b3b94.exe)
2026-06-04T12:40:50.2294264Z 
2026-06-04T12:40:50.2294668Z running 3 tests
2026-06-04T12:40:50.3915191Z test remote_attach_drives_a_real_pty_cross_daemon ... ok
2026-06-04T12:40:50.4011282Z test attach_registers_remote_drive_detection ... ok
2026-06-04T12:40:50.4021586Z test attach_survives_target_brain_restart_exactly_once ... ok
2026-06-04T12:40:50.4021781Z 
2026-06-04T12:40:50.4021980Z test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
2026-06-04T12:40:50.4022248Z 
2026-06-04T12:40:50.4209786Z      Running tests\brain_swap.rs (target\debug\deps\brain_swap-33f748525d4d32e8.exe)
2026-06-04T12:40:50.9118553Z 
2026-06-04T12:40:50.9118916Z running 1 test
2026-06-04T12:40:50.9371692Z test brain_only_update_swaps_logic_with_zero_endpoint_interruption ... ok
2026-06-04T12:40:50.9372005Z 
2026-06-04T12:40:50.9372199Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
2026-06-04T12:40:50.9372457Z 
2026-06-04T12:40:50.9388509Z      Running tests\broker.rs (target\debug\deps\broker-ac93a670114a86e5.exe)
2026-06-04T12:40:51.4335818Z 
2026-06-04T12:40:51.4336167Z running 1 test
2026-06-04T12:40:51.4580087Z test broker_hosts_pty_child_streams_output_and_accepts_input ... ok
2026-06-04T12:40:51.4580303Z 
2026-06-04T12:40:51.4580501Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
2026-06-04T12:40:51.4580743Z 
2026-06-04T12:40:51.4593259Z      Running tests\budget.rs (target\debug\deps\budget-e854b729f243eb26.exe)
2026-06-04T12:40:51.9544795Z 
2026-06-04T12:40:51.9544987Z running 1 test
2026-06-04T12:40:51.9546648Z test measure_dormant_seat_budget ... ok
2026-06-04T12:40:51.9546807Z 
2026-06-04T12:40:51.9547021Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T12:40:51.9547250Z 
2026-06-04T12:40:51.9557874Z      Running tests\daemon_e2e.rs (target\debug\deps\daemon_e2e-022404c012b60db1.exe)
2026-06-04T12:40:51.9870005Z 
2026-06-04T12:40:51.9870155Z running 1 test
2026-06-04T12:40:54.2476059Z test daemon_hosts_lifecycle_and_survives_brain_restart ... ok
2026-06-04T12:40:54.2476283Z 
2026-06-04T12:40:54.2476478Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.26s
2026-06-04T12:40:54.2476707Z 
2026-06-04T12:40:54.2491570Z      Running tests\digest.rs (target\debug\deps\digest-b8f993449c564c32.exe)
2026-06-04T12:40:54.2779838Z 
2026-06-04T12:40:54.2780054Z running 1 test
2026-06-04T12:40:54.4266778Z test digest_daemon_half_end_to_end ... ok
2026-06-04T12:40:54.4267053Z 
2026-06-04T12:40:54.4267809Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
2026-06-04T12:40:54.4268081Z 
2026-06-04T12:40:54.4285109Z      Running tests\dispatch.rs (target\debug\deps\dispatch-e3114e319590a8d8.exe)
2026-06-04T12:40:54.4626238Z 
2026-06-04T12:40:54.4626397Z running 7 tests
2026-06-04T12:40:54.6334647Z test dispatcher_serves_a_remote_drive_attach_undriven ... ok
2026-06-04T12:40:54.7496293Z test dispatcher_serves_a_file_fetch_undriven ... ok
2026-06-04T12:40:55.7741223Z test dispatcher_serves_a_sync_pull_undriven ... ok
2026-06-04T12:40:55.9405047Z test dispatcher_survives_an_unknown_stream ... ok
2026-06-04T12:40:56.0578281Z test dispatcher_applies_a_notif_feed_undriven ... ok
2026-06-04T12:40:56.2532367Z test dispatcher_funnels_wan_messages_undriven ... ok
2026-06-04T12:40:56.3595187Z test dispatcher_serves_an_update_pull_undriven ... ok
2026-06-04T12:40:56.3595415Z 
2026-06-04T12:40:56.3595586Z test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.90s
2026-06-04T12:40:56.3595874Z 
2026-06-04T12:40:56.3915748Z      Running tests\handoff.rs (target\debug\deps\handoff-d998f8eb6e71c95c.exe)
2026-06-04T12:40:56.8983932Z 
2026-06-04T12:40:56.8984299Z running 1 test
2026-06-04T12:40:57.1025333Z test brain_restart_survives_gaplessly_with_fresh_gen_start ... ok
2026-06-04T12:40:57.1025545Z 
2026-06-04T12:40:57.1025761Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
2026-06-04T12:40:57.1026000Z 
2026-06-04T12:40:57.1039109Z      Running tests\idempotent.rs (target\debug\deps\idempotent-d898365c32b3ad5a.exe)
2026-06-04T12:40:57.1348362Z 
2026-06-04T12:40:57.1348547Z running 1 test
2026-06-04T12:40:57.2597502Z test pty_writes_are_exactly_once_across_brain_crashes ... ok
2026-06-04T12:40:57.2597747Z 
2026-06-04T12:40:57.2597962Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
2026-06-04T12:40:57.2598202Z 
2026-06-04T12:40:57.2622254Z      Running tests\netbroker.rs (target\debug\deps\netbroker-efea41c09929af73.exe)
2026-06-04T12:40:57.8992316Z 
2026-06-04T12:40:57.8992661Z running 5 tests
2026-06-04T12:40:57.9015833Z test netless_broker_probes_gracefully ... ok
2026-06-04T12:40:57.9353065Z test broker_owns_endpoint_and_reports_status ... ok
2026-06-04T12:40:57.9357501Z test unknown_net_frame_is_reported_not_fatal ... ok
2026-06-04T12:40:57.9816468Z test brain_dials_second_broker_over_loopback ... ok
2026-06-04T12:40:57.9823367Z test replayed_dial_op_is_deduped_across_brain_restart ... ok
2026-06-04T12:40:57.9823671Z 
2026-06-04T12:40:57.9823971Z test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
2026-06-04T12:40:57.9824560Z 
2026-06-04T12:40:57.9928034Z      Running tests\netstream.rs (target\debug\deps\netstream-6be2ab42d1f395d4.exe)
2026-06-04T12:40:58.6459417Z 
2026-06-04T12:40:58.6459803Z running 2 tests
2026-06-04T12:40:58.9155625Z test sender_brain_restart_redrive_is_exactly_once ... ok
2026-06-04T12:40:59.0709823Z test receiver_brain_restart_is_gapless_and_exactly_once ... ok
2026-06-04T12:40:59.0710099Z 
2026-06-04T12:40:59.0710271Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.43s
2026-06-04T12:40:59.0710517Z 
2026-06-04T12:40:59.0828533Z      Running tests\notifsync.rs (target\debug\deps\notifsync-c09109e64dc36bba.exe)
2026-06-04T12:40:59.7260627Z 
2026-06-04T12:40:59.7260990Z running 1 test
2026-06-04T12:40:59.9788439Z test notif_spools_converge_over_the_wire_and_dismiss_replicates ... ok
2026-06-04T12:40:59.9788995Z 
2026-06-04T12:40:59.9789203Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
2026-06-04T12:40:59.9789454Z 
2026-06-04T12:40:59.9890671Z      Running tests\peerloop.rs (target\debug\deps\peerloop-124e2a2a0d8d2e93.exe)
2026-06-04T12:41:00.6304770Z 
2026-06-04T12:41:00.6305167Z running 1 test
2026-06-04T12:41:01.7759895Z test pump_and_dispatch_self_drive_the_subnet ... ok
2026-06-04T12:41:01.7760182Z 
2026-06-04T12:41:01.7760754Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.15s
2026-06-04T12:41:01.7761174Z 
2026-06-04T12:41:01.7852280Z      Running tests\presence.rs (target\debug\deps\presence-07fda676be4bbde2.exe)
2026-06-04T12:41:01.8223583Z 
2026-06-04T12:41:01.8279382Z running 2 tests
2026-06-04T12:41:02.0527398Z test presence_history_replays_from_zero_for_a_late_subscriber ... ok
2026-06-04T12:41:02.0689756Z test presence_survives_brain_restart_with_cursor_resume ... ok
2026-06-04T12:41:02.0690050Z 
2026-06-04T12:41:02.0690266Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
2026-06-04T12:41:02.0690591Z 
2026-06-04T12:41:02.0733911Z      Running tests\propagate.rs (target\debug\deps\propagate-71b9a3c11c1fb577.exe)
2026-06-04T12:41:02.1144799Z 
2026-06-04T12:41:02.1145026Z running 4 tests
2026-06-04T12:41:02.2806998Z test untrusted_origin_gets_no_offer ... ok
2026-06-04T12:41:02.2880679Z test rollback_offer_is_rejected_before_any_fetch ... ok
2026-06-04T12:41:02.3245909Z test tampered_relay_artifact_is_rejected_and_never_staged ... ok
2026-06-04T12:41:02.5395238Z test chain_self_heal_propagates_with_gate_at_every_hop ... ok
2026-06-04T12:41:02.5395438Z 
2026-06-04T12:41:02.5395613Z test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.43s
2026-06-04T12:41:02.5395956Z 
2026-06-04T12:41:02.5631639Z      Running tests\replicate.rs (target\debug\deps\replicate-a52af5083c337f41.exe)
2026-06-04T12:41:03.2223514Z 
2026-06-04T12:41:03.2223755Z running 1 test
2026-06-04T12:41:03.7582847Z test registries_converge_over_the_wire_and_the_lease_holds ... ok
2026-06-04T12:41:03.7583130Z 
2026-06-04T12:41:03.7583374Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.54s
2026-06-04T12:41:03.7583705Z 
2026-06-04T12:41:03.7684189Z      Running tests\sync.rs (target\debug\deps\sync-3c64122492f94bb2.exe)
2026-06-04T12:41:03.8055463Z 
2026-06-04T12:41:03.8055722Z running 3 tests
2026-06-04T12:41:05.2797442Z test torn_pull_recovers_by_repulling ... ok
2026-06-04T12:41:07.2248910Z test two_tier_sync_lands_and_gate_refuses_server_side ... ok
2026-06-04T12:41:07.8172291Z test concurrent_writes_reconcile_on_elected_node_and_converge ... ok
2026-06-04T12:41:07.8172505Z 
2026-06-04T12:41:07.8172670Z test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.01s
2026-06-04T12:41:07.8172890Z 
2026-06-04T12:41:07.8332880Z      Running tests\wanmsg.rs (target\debug\deps\wanmsg-b6e3d346ce6c51ce.exe)
2026-06-04T12:41:08.4790445Z 
2026-06-04T12:41:08.4790737Z running 2 tests
2026-06-04T12:41:09.2234957Z test wan_message_lands_exactly_once_under_transport_origin ... ok
2026-06-04T12:41:09.2307615Z test receiver_restart_replays_feed_without_double_delivery ... ok
2026-06-04T12:41:09.2307815Z 
2026-06-04T12:41:09.2307979Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.75s
2026-06-04T12:41:09.2308216Z 
2026-06-04T12:41:09.2371506Z      Running tests\xfer.rs (target\debug\deps\xfer-7f160574a881b9ae.exe)
2026-06-04T12:41:09.2752112Z 
2026-06-04T12:41:09.2752364Z running 2 tests
2026-06-04T12:41:09.5092368Z test push_survives_target_brain_restart_exactly_once ... ok
2026-06-04T12:41:09.5367721Z test fetch_lands_byte_identical_with_progress_both_ends ... ok
2026-06-04T12:41:09.5367916Z 
2026-06-04T12:41:09.5368073Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s
2026-06-04T12:41:09.5368294Z 
2026-06-04T12:41:09.5466332Z      Running unittests src\lib.rs (target\debug\deps\spt_live-8abfcdb1e679687a.exe)
2026-06-04T12:41:09.5751282Z 
2026-06-04T12:41:09.5751516Z running 49 tests
2026-06-04T12:41:09.5755561Z test context::tests::direct_always_writes ... ok
2026-06-04T12:41:09.5756001Z test context::tests::llm_past_window_writes ... ok
2026-06-04T12:41:09.5756804Z test context::tests::llm_over_llm_writes ... ok
2026-06-04T12:41:09.5758271Z test echo::tests::provenance_is_stamped ... ok
2026-06-04T12:41:09.5758654Z test context::tests::llm_within_window_suppressed ... ok
2026-06-04T12:41:09.5759032Z test history::tests::missing_fetcher_field_errors ... ok
2026-06-04T12:41:09.5845436Z test context::tests::write_context_suppresses_stale_llm ... ok
2026-06-04T12:41:09.5847170Z test outbound::tests::empty_body_parses_to_empty_intent ... ok
2026-06-04T12:41:09.5848506Z test outbound::tests::malformed_and_chunk_lines_are_skipped ... ok
2026-06-04T12:41:09.5849843Z test outbound::tests::non_authorable_types_are_ignored ... ok
2026-06-04T12:41:09.5851243Z test outbound::tests::parses_reply_and_notify_in_order ... ok
2026-06-04T12:41:09.5851996Z test outbound::tests::prose_only_yields_nothing ... ok
2026-06-04T12:41:09.5853246Z test outbound::tests::spoofed_routing_attrs_are_unrepresentable ... ok
2026-06-04T12:41:09.5854568Z test psyche::tests::prompt_includes_time_and_event ... ok
2026-06-04T12:41:09.5856142Z test psyche::tests::prompt_without_event ... ok
2026-06-04T12:41:09.5971699Z test context::tests::identified_write_stamps_advancing_vector ... ok
2026-06-04T12:41:09.6030039Z test context::tests::pre_identity_write_stamps_v1_shape ... ok
2026-06-04T12:41:09.6036079Z test history::tests::native_missing_log_is_empty ... ok
2026-06-04T12:41:09.6061651Z test history::tests::fetcher_yields_records ... ok
2026-06-04T12:41:09.6187733Z test echo::tests::echo_consumes_history_and_writes_commune ... ok
2026-06-04T12:41:09.6198158Z test echo::tests::echo_nonzero_errors ... ok
2026-06-04T12:41:09.6265534Z test echo::tests::echo_child_is_recursion_guarded ... ok
2026-06-04T12:41:09.6313339Z test history::tests::locate_normalize_reads_and_normalizes ... ok
2026-06-04T12:41:09.8950331Z test history::tests::fetcher_timeout_errors ... ok
2026-06-04T12:41:10.0669340Z test ingest::tests::commune_drop_is_ingested_and_deleted ... ok
2026-06-04T12:41:10.6112289Z test ingest::tests::both_drops_ingested ... ok
2026-06-04T12:41:10.6178272Z test history::tests::native_reads_logged_records ... ok
2026-06-04T12:41:10.6186038Z test ingest::tests::no_drops_is_empty ... ok
2026-06-04T12:41:10.6186954Z test signoff::tests::echo_precedes_signoff_compose ... ok
2026-06-04T12:41:10.6187759Z test signoff::tests::missing_session_skips_echo ... ok
2026-06-04T12:41:10.6188768Z test signoff::tests::recovered_self_is_not_signed_off ... ok
2026-06-04T12:41:10.6196650Z test signoff::tests::stale_signoff_swept ... ok
2026-06-04T12:41:10.6479013Z test turn::tests::empty_stdout_is_an_error ... ok
2026-06-04T12:41:10.6737031Z test turn::tests::turn_captures_stdout ... ok
2026-06-04T12:41:10.9006290Z test ingest::tests::stale_commune_suppressed_but_deleted ... ok
2026-06-04T12:41:11.6551554Z test ingest::tests::two_slice_drop_routes_per_tier ... ok
2026-06-04T12:41:11.6686449Z test psyche::tests::spawn_binds_nested_perch_and_sets_guard ... ok
2026-06-04T12:41:11.6702966Z test pulse::tests::echo_gate_fires_exactly_once ... ok
2026-06-04T12:41:12.0736621Z test pulse::tests::tick_ingests_drops ... ok
2026-06-04T12:41:12.0756668Z test pulse::tests::tick_reports_idle ... ok
2026-06-04T12:41:12.5269098Z test reconcile::tests::failed_turn_preserves_everything ... ok
2026-06-04T12:41:12.8008843Z test reconcile::tests::no_conflict_is_a_noop ... ok
2026-06-04T12:41:13.4515600Z test reconcile::tests::reconcile_merges_and_clears ... ok
2026-06-04T12:41:13.9382662Z test reconcile::tests::suppressed_write_preserves_artifacts ... ok
2026-06-04T12:41:13.9670248Z test resume::tests::continue_existing_resumes_session ... ok
2026-06-04T12:41:14.4204061Z test resume::tests::download_composes_two_tiers ... ok
2026-06-04T12:41:14.4493515Z test resume::tests::fresh_with_preload_launches_preloaded ... ok
2026-06-04T12:41:14.4499481Z test resume::tests::missing_key_errors_before_spawn ... ok
2026-06-04T12:41:15.3007718Z test signoff::tests::boundary_writes_resume_commune ... ok
2026-06-04T12:41:15.3007903Z 
2026-06-04T12:41:15.3008563Z test result: ok. 49 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.73s
2026-06-04T12:41:15.3008795Z 
2026-06-04T12:41:15.3023087Z      Running unittests src\lib.rs (target\debug\deps\spt_msg-7c358ccef53fe7d0.exe)
2026-06-04T12:41:15.3307663Z 
2026-06-04T12:41:15.3307762Z running 22 tests
2026-06-04T12:41:15.3315866Z test deliver::tests::deferred_send_validates ... ok
2026-06-04T12:41:15.3317308Z test ring::tests::ring_no_perch ... ok
2026-06-04T12:41:15.4136656Z test listener::tests::drop_unregisters_address ... ok
2026-06-04T12:41:15.4137805Z test wire::tests::format_empty_from_is_anonymous ... ok
2026-06-04T12:41:15.4138668Z test wire::tests::format_with_from_prepends_reply_to ... ok
2026-06-04T12:41:15.4143715Z test wire::tests::frame_round_trips_over_loopback ... ok
2026-06-04T12:41:15.4147866Z test wire::tests::oversized_length_prefix_rejected ... ok
2026-06-04T12:41:15.4372345Z test deliver::tests::deferred_send_skips_stream_drain_survives_for_hook ... ok
2026-06-04T12:41:15.4437209Z test deliver::tests::send_outcome_mapping ... ok
2026-06-04T12:41:15.4731276Z test listener::tests::bind_registers_and_round_trips ... ok
2026-06-04T12:41:15.5164227Z test deliver::tests::offline_existing_perch_spools ... ok
2026-06-04T12:41:15.5278096Z test ready::tests::backlog_drains_on_start ... ok
2026-06-04T12:41:15.5363979Z test listener::tests::blocking_accepts_within_window ... ok
2026-06-04T12:41:15.6301606Z test ready::tests::start_registers_resolvable_perch ... ok
2026-06-04T12:41:15.6516279Z test ring::tests::ring_offline_target_queues_and_cleans_up ... ok
2026-06-04T12:41:15.6642939Z test deliver::tests::online_delivers_via_tcp_without_spooling ... ok
2026-06-04T12:41:15.6912540Z test listener::tests::blocking_times_out_when_idle ... ok
2026-06-04T12:41:15.7075291Z test ready::tests::soft_cleanup_preserves_spool_and_info ... ok
2026-06-04T12:41:15.8059288Z test ready::tests::recv_gets_live_tcp_message ... ok
2026-06-04T12:41:15.8487197Z test ring::tests::ring_gets_reply_and_cleans_up ... ok
2026-06-04T12:41:15.8801533Z test ring::tests::ring_timeout_cleans_up ... ok
2026-06-04T12:41:17.4816144Z test deliver::tests::recycled_pid_address_does_not_misdeliver ... ok
2026-06-04T12:41:17.4816350Z 
2026-06-04T12:41:17.4816513Z test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.15s
2026-06-04T12:41:17.4816727Z 
2026-06-04T12:41:17.4832620Z      Running tests\killer_quickstart.rs (target\debug\deps\killer_quickstart-984c4034fa6a74ba.exe)
2026-06-04T12:41:17.5145363Z 
2026-06-04T12:41:17.5145508Z running 2 tests
2026-06-04T12:41:17.7981692Z test offline_then_online_delivers_backlog ... ok
2026-06-04T12:41:17.8817697Z test two_agents_exchange_message_tcp_and_spool ... ok
2026-06-04T12:41:17.8817953Z 
2026-06-04T12:41:17.8818182Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.37s
2026-06-04T12:41:17.8818495Z 
2026-06-04T12:41:17.8836481Z      Running unittests src\lib.rs (target\debug\deps\spt_net-8e75d57a161aa0ff.exe)
2026-06-04T12:41:18.5304512Z 
2026-06-04T12:41:18.5304833Z running 89 tests
2026-06-04T12:41:18.5308187Z test net::endpoint::tests::mdns_discovery_connects_by_id ... ignored, needs LAN multicast; run with --ignored or on the D9 two-host rig
2026-06-04T12:41:18.5308835Z test net::pairing::ratelimit::tests::backoff_curve_doubles_then_caps ... ok
2026-06-04T12:41:18.5313909Z test net::pairing::ratelimit::tests::abandoned_ceremony_is_reclaimed_and_charged ... ok
2026-06-04T12:41:18.5314265Z test net::attach::tests::record_split_across_chunks_reassembles ... ok
2026-06-04T12:41:18.5314785Z test net::pairing::rendezvous::tests::distinct_same_length_names_diverge ... ok
2026-06-04T12:41:18.5315463Z test net::pairing::rendezvous::tests::length_prefix_prevents_boundary_collision ... ok
2026-06-04T12:41:18.5315967Z test net::pairing::ratelimit::tests::backoff_is_per_subnet ... ok
2026-06-04T12:41:18.5316357Z test net::pairing::ratelimit::tests::first_ceremony_is_free_and_success_resets ... ok
2026-06-04T12:41:18.5317187Z test net::pairing::ratelimit::tests::success_clears_accumulated_backoff ... ok
2026-06-04T12:41:18.5317687Z test net::attach::tests::records_round_trip_and_unknown_kind_is_skipped ... ok
2026-06-04T12:41:18.5318224Z test net::notif::tests::record_split_across_chunks_reassembles ... ok
2026-06-04T12:41:18.5318794Z test net::notif::tests::record_round_trips_and_unknown_kind_is_skipped ... ok
2026-06-04T12:41:18.5319359Z test net::pairing::ratelimit::tests::failures_impose_exponential_backoff ... ok
2026-06-04T12:41:18.5319849Z test net::notif::tests::forged_origin_field_is_inert ... ok
2026-06-04T12:41:18.5320346Z test net::pairing::rendezvous::tests::token_is_deterministic ... ok
2026-06-04T12:41:18.5320894Z test net::pairing::ratelimit::tests::one_active_ceremony_per_subnet ... ok
2026-06-04T12:41:18.5321455Z test net::pairing::rendezvous::tests::token_varies_with_name_and_step ... ok
2026-06-04T12:41:18.5322015Z test net::pairing::rendezvous::tests::window_is_three_adjacent_tokens ... ok
2026-06-04T12:41:18.5322490Z test net::pairing::totp::tests::debug_redacts_seed ... ok
2026-06-04T12:41:18.5322889Z test net::pairing::totp::tests::code_at_is_six_zero_padded_digits ... ok
2026-06-04T12:41:18.5325358Z test net::pairing::totp::tests::time_step_is_floor_unix_over_period ... ok
2026-06-04T12:41:18.5325849Z test net::pairing::totp::tests::otpauth_uri_is_well_formed_and_encoded ... ok
2026-06-04T12:41:18.5326316Z test net::pairing::totp::tests::window_accepts_plus_minus_one_only ... ok
2026-06-04T12:41:18.5326809Z test net::pairing::totp::tests::matches_rfc6238_appendix_b_vectors ... ok
2026-06-04T12:41:18.5327245Z test net::pairing::totp::tests::seed_round_trips_through_base32 ... ok
2026-06-04T12:41:18.5328860Z test net::pairing::totp::tests::generated_seeds_are_distinct ... ok
2026-06-04T12:41:18.5336124Z test net::pairing::transcript::tests::diverged_shared_secret_fails_verification ... ok
2026-06-04T12:41:18.5336827Z test net::pairing::transcript::tests::length_prefixing_prevents_boundary_collision ... ok
2026-06-04T12:41:18.5338484Z test net::pairing::transcript::tests::message_order_is_bound ... ok
2026-06-04T12:41:18.5339034Z test net::pairing::transcript::tests::matching_tag_verifies_and_roles_differ ... ok
2026-06-04T12:41:18.5339601Z test net::pairing::transcript::tests::pake_identity_binds_role_and_context ... ok
2026-06-04T12:41:18.5340142Z test net::pairing::transcript::tests::each_bound_field_changes_the_tag ... ok
2026-06-04T12:41:18.5345327Z test net::pairing::wire::tests::frame_codec_round_trips_and_rejects_garbage ... ok
2026-06-04T12:41:18.5672143Z test net::pairing::spake::tests::reflected_role_is_rejected_by_pake ... ok
2026-06-04T12:41:18.5829238Z test net::endpoint::tests::endpoint_id_binds_to_identity ... ok
2026-06-04T12:41:18.5832087Z test net::registry::tests::advertise_if_visible_gates_before_join ... ok
2026-06-04T12:41:18.5842216Z test net::registry::tests::distinct_nodes_are_separate_instances ... ok
2026-06-04T12:41:18.5883049Z test net::registry::tests::equal_epoch_replay_is_stale_noop ... ok
2026-06-04T12:41:18.5885441Z test net::registry::tests::excluded_endpoint_is_not_routable_even_via_node_pin ... ok
2026-06-04T12:41:18.5893542Z test net::registry::tests::exclusion_prunes_cross_subnet_ambiguity ... ok
2026-06-04T12:41:18.5916009Z test net::registry::tests::join_collides_even_with_offline_holder ... ok
2026-06-04T12:41:18.5919341Z test net::registry::tests::join_colliding_id_on_other_node_refuses_untouched ... ok
2026-06-04T12:41:18.5921156Z test net::registry::tests::join_fresh_id_is_inserted ... ok
2026-06-04T12:41:18.5922913Z test net::registry::tests::join_same_name_in_different_subnet_is_legal ... ok
2026-06-04T12:41:18.5924274Z test net::registry::tests::join_same_node_falls_through_to_lease ... ok
2026-06-04T12:41:18.5925564Z test net::registry::tests::newer_epoch_supersedes_same_node ... ok
2026-06-04T12:41:18.5927548Z test net::registry::tests::registry_serde_roundtrips ... ok
2026-06-04T12:41:18.5929490Z test net::registry::tests::rename_collision_refuses_whole_ripple ... ok
2026-06-04T12:41:18.5930851Z test net::registry::tests::rename_ripples_rows_across_advertised_subnets ... ok
2026-06-04T12:41:18.5932267Z test net::registry::tests::resolve_across_bare_id_in_two_subnets_refuses ... ok
2026-06-04T12:41:18.5933406Z test net::registry::tests::resolve_across_subnet_qualified_routes_there ... ok
2026-06-04T12:41:18.5934935Z test net::registry::tests::resolve_across_unique_id_resolves ... ok
2026-06-04T12:41:18.5936087Z test net::registry::tests::resolve_multiple_live_nodes_refuses ... ok
2026-06-04T12:41:18.5937202Z test net::registry::tests::resolve_node_qualifier_pins_and_offline_is_not_found ... ok
2026-06-04T12:41:18.5938278Z test net::registry::tests::resolve_prefers_local_instance ... ok
2026-06-04T12:41:18.5940738Z test net::registry::tests::resolve_sole_live_remote_and_skips_offline ... ok
2026-06-04T12:41:18.5955935Z test net::registry::tests::stale_active_cannot_clobber_newer_offline ... ok
2026-06-04T12:41:18.5982489Z test net::registry::tests::suspended_is_addressable_and_roundtrips ... ok
2026-06-04T12:41:18.5993344Z test net::replicate::tests::apply_routes_by_subnet_and_drops_non_member ... ok
2026-06-04T12:41:18.5996755Z test net::replicate::tests::decoder_survives_chunk_splits_and_corrupt_lines ... ok
2026-06-04T12:41:18.5998362Z test net::replicate::tests::stale_wire_update_cannot_clobber_newer_state ... ok
2026-06-04T12:41:18.6000158Z test net::replicate::tests::update_round_trips_and_tolerates_unknown_field ... ok
2026-06-04T12:41:18.6002228Z test net::sync::tests::forged_origin_field_is_inert ... ok
2026-06-04T12:41:18.6004023Z test net::sync::tests::record_split_across_chunks_reassembles ... ok
2026-06-04T12:41:18.6006893Z test net::sync::tests::records_round_trip_and_unknown_kind_is_skipped ... ok
2026-06-04T12:41:18.6008385Z test net::update::tests::forged_origin_field_is_inert ... ok
2026-06-04T12:41:18.6010011Z test net::update::tests::record_split_across_chunks_reassembles ... ok
2026-06-04T12:41:18.6012324Z test net::update::tests::records_round_trip_and_unknown_kind_is_skipped ... ok
2026-06-04T12:41:18.6013653Z test net::pairing::spake::tests::stale_epoch_fails ... ok
2026-06-04T12:41:18.6014287Z test net::wanmsg::tests::forged_origin_field_is_inert ... ok
2026-06-04T12:41:18.6015431Z test net::wanmsg::tests::message_round_trips_and_tolerates_unknown_field ... ok
2026-06-04T12:41:18.6016049Z test net::wanmsg::tests::route_splits_local_and_remote_and_passes_refusals ... ok
2026-06-04T12:41:18.6016659Z test net::xfer::tests::forged_origin_field_is_inert ... ok
2026-06-04T12:41:18.6017412Z test net::xfer::tests::record_split_across_chunks_reassembles ... ok
2026-06-04T12:41:18.6018690Z test net::xfer::tests::records_round_trip_and_unknown_kind_is_skipped ... ok
2026-06-04T12:41:18.6021452Z test net::pairing::spake::tests::wrong_code_fails_at_confirmation_not_spake ... ok
2026-06-04T12:41:18.6021802Z test net::pairing::spake::tests::stale_step_fails ... ok
2026-06-04T12:41:18.6041762Z test net::pairing::spake::tests::tampered_tag_fails ... ok
2026-06-04T12:41:18.6044141Z test net::pairing::spake::tests::substituted_pubkey_fails ... ok
2026-06-04T12:41:18.6044652Z test net::pairing::spake::tests::matching_code_pairs_and_agrees_on_key ... ok
2026-06-04T12:41:18.6056757Z test net::pairing::spake::tests::wrong_subnet_fails ... ok
2026-06-04T12:41:18.6774442Z test net::pairing::wire::tests::stale_step_is_rejected ... ok
2026-06-04T12:41:18.6775093Z test net::pairing::wire::tests::busy_subnet_refuses_ceremony ... ok
2026-06-04T12:41:18.6781635Z test net::endpoint::tests::two_endpoints_loopback_echo ... ok
2026-06-04T12:41:18.6785078Z test net::pairing::wire::tests::unknown_subnet_is_rejected ... ok
2026-06-04T12:41:18.7481866Z test net::pairing::wire::tests::wrong_code_fails_and_writes_no_trust ... ok
2026-06-04T12:41:18.7482973Z test net::pairing::wire::tests::create_new_then_join_learns_named_subnet ... ok
2026-06-04T12:41:18.7502874Z test net::pairing::wire::tests::repair_member_keeps_seed ... ok
2026-06-04T12:41:18.7524395Z test net::pairing::wire::tests::loopback_pairs_and_pins_both_sides ... ok
2026-06-04T12:41:18.7524601Z 
2026-06-04T12:41:18.7524762Z test result: ok. 88 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.22s
2026-06-04T12:41:18.7524976Z 
2026-06-04T12:41:18.7565726Z      Running unittests src\lib.rs (target\debug\deps\spt_proto-e67c0d5e8c4795e8.exe)
2026-06-04T12:41:18.8294657Z 
2026-06-04T12:41:18.8294908Z running 54 tests
2026-06-04T12:41:18.8298286Z test addr::tests::rejects_empty_or_bad_components ... ok
2026-06-04T12:41:18.8298867Z test addr::tests::display_round_trips ... ok
2026-06-04T12:41:18.8300696Z test addr::tests::parses_every_qualifier_combination ... ok
2026-06-04T12:41:18.8301603Z test chunk::tests::short_line_passes_through_unchunked ... ok
2026-06-04T12:41:18.8302292Z test endpoint::tests::broker_and_node_families ... ok
2026-06-04T12:41:18.8302579Z test chunk::tests::missing_middle_part_is_dropped ... ok
2026-06-04T12:41:18.8302873Z test addr::tests::rejects_doubled_delimiters ... ok
2026-06-04T12:41:18.8303141Z test chunk::tests::malformed_parts_return_none ... ok
2026-06-04T12:41:18.8303491Z test endpoint::tests::agent_vs_shell_split ... ok
2026-06-04T12:41:18.8304330Z test chunk::tests::reassemble_stream_handles_mixed_traffic ... ok
2026-06-04T12:41:18.8304771Z test endpoint::tests::day_one_tags_round_trip ... ok
2026-06-04T12:41:18.8305069Z test chunk::tests::orphan_group_without_head_is_dropped ... ok
2026-06-04T12:41:18.8305362Z test endpoint::tests::shell_kind_round_trips ... ok
2026-06-04T12:41:18.8306240Z test endpoint::tests::unknown_tag_tolerated_and_preserved ... ok
2026-06-04T12:41:18.8306818Z test chunk::tests::oversized_line_splits_and_each_part_is_well_formed_and_bounded ... ok
2026-06-04T12:41:18.8307442Z test envelope::tests::body_escape_unescape_round_trips_html_and_newlines ... ok
2026-06-04T12:41:18.8308048Z test envelope::tests::decode_is_amp_last_so_literal_entities_do_not_double_decode ... ok
2026-06-04T12:41:18.8308920Z test envelope::tests::from_attr_returns_none_on_garbage_or_empty ... ok
2026-06-04T12:41:18.8309394Z test envelope::tests::from_attr_unescape_is_amp_last ... ok
2026-06-04T12:41:18.8309805Z test envelope::tests::parser_both_tags_present ... ok
2026-06-04T12:41:18.8310304Z test envelope::tests::parser_empty_body_is_some_empty_and_nested_tags_preserved ... ok
2026-06-04T12:41:18.8310893Z test envelope::tests::parser_no_tags_falls_back_whole_payload_to_live ... ok
2026-06-04T12:41:18.8311381Z test envelope::tests::parser_out_of_order_tags_both_extracted ... ok
2026-06-04T12:41:18.8311893Z test envelope::tests::parser_unclosed_live_tag_does_not_scoop_project ... ok
2026-06-04T12:41:18.8312393Z test event::tests::alarm_event_round_trips ... ok
2026-06-04T12:41:18.8312742Z test event::tests::attr_decode_is_amp_last ... ok
2026-06-04T12:41:18.8313086Z test event::tests::attr_order_preserved ... ok
2026-06-04T12:41:18.8313502Z test event::tests::body_with_literal_event_tokens_round_trips ... ok
2026-06-04T12:41:18.8313949Z test event::tests::empty_body_envelope_parses ... ok
2026-06-04T12:41:18.8314383Z test event::tests::malformed_inputs_return_none_without_panic ... ok
2026-06-04T12:41:18.8314804Z test event::tests::msg_event_round_trips ... ok
2026-06-04T12:41:18.8315433Z test event::tests::psyche_authorable_types_are_reply_and_notify_only ... ok
2026-06-04T12:41:18.8316026Z test event::tests::typed_envelope_detected_and_parsed ... ok
2026-06-04T12:41:18.8316495Z test event::tests::typed_predicate_rejects_partials ... ok
2026-06-04T12:41:18.8316939Z test id::tests::accepts_japanese_scripts ... ok
2026-06-04T12:41:18.8317219Z test id::tests::accepts_plain_and_composite_ids ... ok
2026-06-04T12:41:18.8317496Z test id::tests::rejects_empty_and_overlong ... ok
2026-06-04T12:41:18.8317763Z test id::tests::rejects_path_whitespace_and_control ... ok
2026-06-04T12:41:18.8318035Z test id::tests::reports_bad_char_position ... ok
2026-06-04T12:41:18.8318422Z test id::tests::reserves_address_delimiters ... ok
2026-06-04T12:41:18.8319103Z test identity::tests::bad_inputs_error_without_panic ... ok
2026-06-04T12:41:18.8319492Z test payload::tests::base64_known_vectors ... ok
2026-06-04T12:41:18.8319710Z test identity::tests::public_key_hex_round_trips ... ok
2026-06-04T12:41:18.8319993Z test payload::tests::command_payload_round_trips ... ok
2026-06-04T12:41:18.8320244Z test payload::tests::binary_blob_round_trips_all_byte_values ... ok
2026-06-04T12:41:18.8320493Z test payload::tests::text_payload_round_trips ... ok
2026-06-04T12:41:18.8320738Z test payload::tests::unknown_or_malformed_decodes_to_none ... ok
2026-06-04T12:41:18.8320991Z test version::tests::current_version_self_compatible ... ok
2026-06-04T12:41:18.8321230Z test payload::tests::blob_padding_lengths_round_trip ... ok
2026-06-04T12:41:18.8321482Z test version::tests::n_minus_one_window_accepts_and_rejects ... ok
2026-06-04T12:41:18.8321732Z test version::tests::window_floor_saturates_at_zero ... ok
2026-06-04T12:41:18.8399627Z test identity::tests::known_answer_fixed_seed_is_stable ... ok
2026-06-04T12:41:18.8478753Z test chunk::tests::split_then_reassemble_is_byte_identity ... ok
2026-06-04T12:41:18.8643446Z test identity::tests::sign_verify_round_trip ... ok
2026-06-04T12:41:18.8643612Z 
2026-06-04T12:41:18.8643774Z test result: ok. 54 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
2026-06-04T12:41:18.8644000Z 
2026-06-04T12:41:18.8657041Z      Running unittests src\lib.rs (target\debug\deps\spt_runtime-ead00a4ad35b02d7.exe)
2026-06-04T12:41:19.0015550Z 
2026-06-04T12:41:19.0015817Z running 21 tests
2026-06-04T12:41:19.0023772Z test manifest::tests::syntactically_broken_toml_is_an_error_not_a_panic ... ok
2026-06-04T12:41:19.0024220Z test manifest::tests::minimal_header_only_manifest_is_valid ... ok
2026-06-04T12:41:19.0025093Z test manifest::tests::fetcher_strategy_requires_fetcher_field ... ok
2026-06-04T12:41:19.0025561Z test manifest::tests::pty_digest_minimal_defaults ... ok
2026-06-04T12:41:19.0026281Z test manifest::tests::shell_kind_without_shell_section_fails_validation ... ok
2026-06-04T12:41:19.0026734Z test manifest::tests::pty_digest_requires_both_boundaries ... ok
2026-06-04T12:41:19.0027065Z test manifest::tests::harness_kind_with_shell_section_fails_validation ... ok
2026-06-04T12:41:19.0027364Z test manifest::tests::unknown_enum_variant_is_an_error_not_a_panic ... ok
2026-06-04T12:41:19.0027654Z test manifest::tests::inject_env_without_value_fails_validation ... ok
2026-06-04T12:41:19.0027897Z test manifest::tests::shell_fixture_parses ... ok
2026-06-04T12:41:19.0028109Z test runtime::tests::fills_known_placeholders ... ok
2026-06-04T12:41:19.0028433Z test runtime::tests::missing_key_errors_before_spawn ... ok
2026-06-04T12:41:19.0028779Z test manifest::tests::update_avenue_content_signing_fields ... ok
2026-06-04T12:41:19.0029218Z test manifest::tests::harness_fixture_parses_all_sections ... ok
2026-06-04T12:41:19.0029671Z test runtime::tests::tokenize_honors_double_quotes ... ok
2026-06-04T12:41:19.0030037Z test runtime::tests::unknown_role_errors ... ok
2026-06-04T12:41:19.0034851Z test manifest::tests::pty_digest_round_trips ... ok
2026-06-04T12:41:19.0035202Z test manifest::tests::round_trips_through_toml ... ok
2026-06-04T12:41:19.0155810Z test runtime::tests::spawn_session_detached_returns_pid ... ok
2026-06-04T12:41:19.0292271Z test runtime::tests::bounded_run_captures_success ... ok
2026-06-04T12:41:19.3219798Z test runtime::tests::bounded_run_kills_on_timeout ... ok
2026-06-04T12:41:19.3219976Z 
2026-06-04T12:41:19.3220136Z test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.32s
2026-06-04T12:41:19.3220347Z 
2026-06-04T12:41:19.3234124Z      Running unittests src\lib.rs (target\debug\deps\spt_store-492ab34c597832e8.exe)
2026-06-04T12:41:19.5725849Z 
2026-06-04T12:41:19.5726114Z running 123 tests
2026-06-04T12:41:19.5730443Z test access::tests::recent_outbound_correlates_within_window ... ok
2026-06-04T12:41:19.5731021Z test access::tests::allow_revoke_open_polarity ... ok
2026-06-04T12:41:19.5731895Z test atomic::tests::retry_absorbs_transient_then_succeeds ... ok
2026-06-04T12:41:19.5732372Z test atomic::tests::retry_does_not_retry_non_transient ... ok
2026-06-04T12:41:19.5732863Z test atomic::tests::retry_gives_up_after_max_attempts ... ok
2026-06-04T12:41:19.5733329Z test access::tests::users_reservation_decodes_inert ... ok
2026-06-04T12:41:19.5734779Z test atomic::tests::to_forward_slash_strips_unc_prefix ... ok
2026-06-04T12:41:19.5735145Z test contextmark::tests::join_bump_dominates_both_parents ... ok
2026-06-04T12:41:19.5735458Z test contextmark::tests::merge_decisions ... ok
2026-06-04T12:41:19.5735697Z test contextmark::tests::marker_round_trips_v1_and_v2 ... ok
2026-06-04T12:41:19.5736266Z test contextmark::tests::vector_compare_covers_all_orders ... ok
2026-06-04T12:41:19.5736524Z test contextmark::tests::vector_parse_tolerant ... ok
2026-06-04T12:41:19.5789684Z test access::tests::recent_outbound_is_bounded ... ok
2026-06-04T12:41:20.6839496Z test atomic::tests::atomic_write_bytes_round_trips ... ok
2026-06-04T12:41:20.6890303Z test epoch::tests::counter_persists_across_reload ... ok
2026-06-04T12:41:20.6899827Z test epoch::tests::next_is_strictly_increasing_from_one ... ok
2026-06-04T12:41:20.6903352Z test access::tests::store_persists_and_degrades_open ... ok
2026-06-04T12:41:20.6927224Z test atomic::tests::atomic_write_creates_and_replaces ... ok
2026-06-04T12:41:20.6936923Z test access::tests::recent_outbound_persists ... ok
2026-06-04T12:41:20.6938058Z test epoch::tests::corrupt_or_absent_file_degrades_safely ... ok
2026-06-04T12:41:20.6995962Z test history::tests::appends_one_record_per_line ... ok
2026-06-04T12:41:20.7018196Z test info::tests::busy_sentinel_round_trips_and_read_pid_is_none ... ok
2026-06-04T12:41:20.7035804Z test info::tests::read_pid_tolerates_schema_minimal ... ok
2026-06-04T12:41:20.7041380Z test info::tests::corrupt_content_returns_none ... ok
2026-06-04T12:41:20.7277127Z test gitrun::tests::deadline_kills_and_reports_timed_out ... ok
2026-06-04T12:41:20.7282300Z test info::tests::set_rest_state_stamps_state_and_anchor_as_a_pair ... ok
2026-06-04T12:41:20.7295349Z test info::tests::set_last_active_stamps_recency ... ok
2026-06-04T12:41:20.7312527Z test info::tests::set_driven_by_stamps_and_clears ... ok
2026-06-04T12:41:20.7366236Z test info::tests::write_read_round_trip ... ok
2026-06-04T12:41:20.7453409Z test liveness::tests::busy_and_missing_keep_interim_parity ... ok
2026-06-04T12:41:20.7466380Z test info::tests::set_status_marks_existing_record ... ok
2026-06-04T12:41:20.7485331Z test liveness::tests::daemon_hosted_online_survives_dead_pid ... ok
2026-06-04T12:41:20.7509656Z test liveness::tests::daemon_hosted_offline_overrides_live_pid ... ok
2026-06-04T12:41:20.7572749Z test nodeid::tests::corrupt_key_errors_never_regenerates ... ok
2026-06-04T12:41:20.7594456Z test liveness::tests::external_perch_still_pid_probes ... ok
2026-06-04T12:41:20.7660031Z test gitrun::tests::version_runs_within_budget ... ok
2026-06-04T12:41:21.2589761Z test nodeid::tests::create_then_load_is_stable ... ok
2026-06-04T12:41:21.2600944Z test info::tests::concurrent_read_during_writes_never_torn ... ok
2026-06-04T12:41:21.2744442Z test nodeid::tests::seed_hex_round_trips ... ok
2026-06-04T12:41:21.2749468Z test notif::tests::row_serde_round_trips_with_forward_compat ... ok
2026-06-04T12:41:21.3091397Z test liveness::tests::registry_entry_keys_on_status_for_hosted_rows ... ok
2026-06-04T12:41:21.3758133Z test notif::tests::listing_is_subnet_scoped ... ok
2026-06-04T12:41:21.3761715Z test notif::tests::produce_list_dismiss_round_trip ... ok
2026-06-04T12:41:21.3770392Z test perch::tests::child_files_route_through_one_resolver ... ok
2026-06-04T12:41:21.3770829Z test perch::tests::classification_matrix ... ok
2026-06-04T12:41:21.3778233Z test perch::tests::explicit_parent_wins_over_infer ... ok
2026-06-04T12:41:21.3787578Z test perch::tests::resolve_psyche_and_worker_nest_under_parent ... ok
2026-06-04T12:41:21.3800869Z test perch::tests::resolve_self_is_flat ... ok
2026-06-04T12:41:21.3851598Z test perch::tests::spt_home_is_pure_and_honors_env ... ok
2026-06-04T12:41:21.3853021Z test proc::tests::current_process_is_alive ... ok
2026-06-04T12:41:21.3855059Z test proc::tests::parent_pid_resolves_and_is_alive ... ok
2026-06-04T12:41:21.3856586Z test proc::tests::pid_zero_is_dead_on_every_os ... ok
2026-06-04T12:41:21.3857740Z test proc::tests::unassigned_pid_is_dead ... ok
2026-06-04T12:41:21.3920546Z test perch::tests::list_self_perch_ids_enumerates_bound_top_level ... ok
2026-06-04T12:41:21.3926928Z test project::tests::url_spellings_normalize_to_one_id ... ok
2026-06-04T12:41:21.4137503Z test notif::tests::stale_undismissed_copy_cannot_undismiss ... ok
2026-06-04T12:41:21.4138901Z test notif::tests::seen_unions_and_surfaced_maxes ... ok
2026-06-04T12:41:21.4318899Z test notif::tests::reopen_is_durable_and_corrupt_seen_degrades ... ok
2026-06-04T12:41:21.4563505Z test contextstore::tests::invalid_id_refused ... ok
2026-06-04T12:41:21.4832742Z test notif::tests::merge_is_idempotent_and_commutative ... ok
2026-06-04T12:41:21.5105567Z test branchstore::tests::open_or_init_idempotent ... ok
2026-06-04T12:41:21.5361155Z test registry::tests::register_and_lookup ... ok
2026-06-04T12:41:21.5745790Z test registry::tests::register_on_nonexistent_owlery_creates_dir_and_succeeds ... ok
2026-06-04T12:41:21.6035483Z test rename::tests::live_nested_child_blocks_rename ... ok
2026-06-04T12:41:21.6122824Z test registry::tests::clean_removes_dead_keeps_live ... ok
2026-06-04T12:41:21.6140678Z test registry::tests::clean_keys_on_status_for_daemon_hosted_rows ... ok
2026-06-04T12:41:21.6141990Z test seed::tests::absent_cwd_is_omitted ... ok
2026-06-04T12:41:21.6143958Z test seed::tests::seed_round_trips_through_json ... ok
2026-06-04T12:41:21.6271885Z test rename::tests::rename_refusals_leave_owlery_untouched ... ok
2026-06-04T12:41:21.6354446Z test registry::tests::reregister_replaces_address ... ok
2026-06-04T12:41:21.6482911Z test registry::tests::resolve_on_empty_registry_is_none_not_error ... ok
2026-06-04T12:41:21.6695521Z test rename::tests::rename_ripples_self_and_nested_children ... ok
2026-06-04T12:41:21.7356045Z test registry::tests::resolve_cleans_before_lookup ... ok
2026-06-04T12:41:21.7895727Z test project::tests::derivation_ladder ... ok
2026-06-04T12:41:21.8307503Z test spool::tests::reopen_is_idempotent ... ok
2026-06-04T12:41:21.8697246Z test spool::tests::drain_marks_delivered_and_is_idempotent ... ok
2026-06-04T12:41:21.8697704Z test spool::tests::spool_touches_has_messages_sentinel ... ok
2026-06-04T12:41:21.8698845Z test subnet::tests::add_joined_preserves_seed_and_epoch ... ok
2026-06-04T12:41:21.8709913Z test subnet::tests::create_subnet_starts_at_epoch_one_unique_name ... ok
2026-06-04T12:41:21.8710424Z test subnet::tests::hex_round_trips_and_rejects_bad_input ... ok
2026-06-04T12:41:21.8710857Z test subnet::tests::minted_seeds_are_random ... ok
2026-06-04T12:41:21.8824679Z test subnet::tests::missing_or_corrupt_file_is_empty_store ... ok
2026-06-04T12:41:21.8827679Z test spool::tests::deferred_row_survives_event_drain_then_hook_delivers ... ok
2026-06-04T12:41:21.8833389Z test subnet::tests::remove_drops_membership ... ok
2026-06-04T12:41:21.8833907Z test subnet::tests::hide_new_endpoints_defaults_off_and_persists ... ok
2026-06-04T12:41:21.8835533Z test subnet::tests::rotate_bumps_epoch_and_changes_seed ... ok
2026-06-04T12:41:21.9097719Z test spool::tests::wan_mark_seen_claims_once_and_blocks_spool_path ... ok
2026-06-04T12:41:21.9106059Z test subnet::tests::store_persists_multi_subnet_and_rotation ... ok
2026-06-04T12:41:21.9374044Z test spool::tests::non_deferred_drain_skips_deferred_and_preserves_order ... ok
2026-06-04T12:41:21.9429261Z test registry::tests::concurrent_registration_never_locks ... ok
2026-06-04T12:41:21.9640016Z test branchstore::tests::branches_are_independent_roots ... ok
2026-06-04T12:41:22.0331963Z test spool::tests::wan_spool_dedups_on_op_id_across_reopen ... ok
2026-06-04T12:41:22.0339000Z test trust::tests::first_use_pins_then_is_trusted_idempotently ... ok
2026-06-04T12:41:22.0348264Z test trust::tests::label_anchor_is_subnet_scoped ... ok
2026-06-04T12:41:22.0355808Z test trust::tests::labelled_key_change_warns_without_mutating ... ok
2026-06-04T12:41:22.0358572Z test trust::tests::peers_in_filters_by_subnet ... ok
2026-06-04T12:41:22.0363068Z test trust::tests::repin_applies_accepted_key_change ... ok
2026-06-04T12:41:22.0372084Z test trust::tests::revoke_removes_trust ... ok
2026-06-04T12:41:22.0734406Z test trust::tests::store_persists_and_degrades_gracefully ... ok
2026-06-04T12:41:22.0755987Z test trust::tests::trust_is_scoped_per_subnet ... ok
2026-06-04T12:41:22.0756639Z test trust::tests::unlabelled_distinct_keys_each_pin ... ok
2026-06-04T12:41:22.0763640Z test visibility::tests::hidden_gates_sync_even_when_listed ... ok
2026-06-04T12:41:22.0764550Z test visibility::tests::hidden_is_or_of_defaults ... ok
2026-06-04T12:41:22.0771241Z test visibility::tests::override_wins_both_directions ... ok
2026-06-04T12:41:22.0891749Z test visibility::tests::store_persists_and_degrades_safe ... ok
2026-06-04T12:41:22.0898322Z test visibility::tests::synced_requires_membership_listing ... ok
2026-06-04T12:41:22.1108908Z test xfer::tests::progress_round_trips_per_role_and_updates_mid_flight ... ok
2026-06-04T12:41:22.1265562Z test xfer::tests::xfer_id_is_filename_safe_and_distinct ... ok
2026-06-04T12:41:22.1566179Z test branchstore::tests::commit_then_read_at_tip ... ok
2026-06-04T12:41:22.1591099Z test syncmerge::tests::non_context_branch_refused ... ok
2026-06-04T12:41:22.1648375Z test spool::tests::event_part_body_persists_byte_exact ... ok
2026-06-04T12:41:22.1829576Z test branchstore::tests::multi_key_commit_is_one_commit ... ok
2026-06-04T12:41:22.2248334Z test branchstore::tests::unchanged_write_is_no_commit ... ok
2026-06-04T12:41:22.2831738Z test contextstore::tests::project_branch_holds_many_agents ... ok
2026-06-04T12:41:22.6824941Z test contextstore::tests::two_tier_layout_and_commits ... ok
2026-06-04T12:41:22.9748215Z test contextstore::tests::conflict_artifacts_preserve_both_versions ... ok
2026-06-04T12:41:23.5088628Z test contextstore::tests::rename_ripples_both_tiers ... ok
2026-06-04T12:41:24.0303516Z test syncmerge::tests::legacy_bottom_vectors_surface_not_overwrite ... ok
2026-06-04T12:41:24.2476082Z test syncmerge::tests::adopt_then_incremental_then_idempotent_repull ... ok
2026-06-04T12:41:24.5729970Z test syncmerge::tests::project_branch_unions_disjoint_agents ... ok
2026-06-04T12:41:25.4152880Z test syncmerge::tests::dominated_incoming_drops_but_joins_dag ... ok
2026-06-04T12:41:25.4788600Z test syncmerge::tests::concurrent_writes_surface_on_both_nodes ... ok
2026-06-04T12:41:26.1040957Z test syncmerge::tests::reconciled_write_propagates_and_clears_artifacts ... ok
2026-06-04T12:41:26.1041211Z 
2026-06-04T12:41:26.1041387Z test result: ok. 123 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.53s
2026-06-04T12:41:26.1041605Z 
2026-06-04T12:41:26.1055423Z      Running unittests src\lib.rs (target\debug\deps\spt_term-7ded13700447d846.exe)
2026-06-04T12:41:26.2700851Z 
2026-06-04T12:41:26.2701106Z running 8 tests
2026-06-04T12:41:26.2704786Z test reader::tests::dsr_matcher_finds_query_across_chunk_boundary ... ok
2026-06-04T12:41:26.2705552Z test reader::tests::auto_answers_synthetic_dsr_query ... ok
2026-06-04T12:41:26.2707524Z test digest::tests::bad_pattern_is_reported_by_name ... ok
2026-06-04T12:41:26.2748105Z test digest::tests::windows_to_last_n_turns ... ok
2026-06-04T12:41:26.2749281Z test digest::tests::strips_ansi_and_tolerates_repaint_duplication ... ok
2026-06-04T12:41:26.2750908Z test digest::tests::truncates_tool_args_to_width ... ok
2026-06-04T12:41:26.2754785Z test reader::tests::no_dsr_means_no_answer ... ok
2026-06-04T12:41:26.2755761Z test digest::tests::tags_input_agent_and_collapses_tool_sprints ... ok
2026-06-04T12:41:26.2756664Z 
2026-06-04T12:41:26.2757332Z test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
2026-06-04T12:41:26.2757550Z 
2026-06-04T12:41:26.2769142Z      Running tests\digest.rs (target\debug\deps\digest-6ac06f15f4beba54.exe)
2026-06-04T12:41:26.4464064Z 
2026-06-04T12:41:26.4464303Z running 1 test
2026-06-04T12:41:26.4800356Z test digest_parses_a_real_pty_stream ... ok
2026-06-04T12:41:26.4800598Z 
2026-06-04T12:41:26.4800864Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
2026-06-04T12:41:26.4801218Z 
2026-06-04T12:41:26.4819840Z      Running tests\dsr.rs (target\debug\deps\dsr-c1b15907eaf4317b.exe)
2026-06-04T12:41:26.5468472Z 
2026-06-04T12:41:26.5468784Z running 2 tests
2026-06-04T12:41:26.5899024Z test drain_forwards_child_output ... ok
2026-06-04T12:41:26.5899283Z test conpty_output_not_withheld_under_the_drain ... ok
2026-06-04T12:41:26.5899461Z 
2026-06-04T12:41:26.5899624Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
2026-06-04T12:41:26.5899832Z 
2026-06-04T12:41:26.5914337Z      Running tests\inject.rs (target\debug\deps\inject-4f10fcdc2739ad5c.exe)
2026-06-04T12:41:26.6555946Z 
2026-06-04T12:41:26.6556200Z running 2 tests
2026-06-04T12:41:26.7069838Z test send_line_reaches_child_and_preserves_order ... ok
2026-06-04T12:41:26.7070075Z test ctrl_c_interrupts_the_child ... ok
2026-06-04T12:41:26.7070192Z 
2026-06-04T12:41:26.7070357Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
2026-06-04T12:41:26.7070574Z 
2026-06-04T12:41:26.7084085Z      Running tests\stream.rs (target\debug\deps\stream-bf8700113ecf530b.exe)
2026-06-04T12:41:26.7743505Z 
2026-06-04T12:41:26.7743675Z running 2 tests
2026-06-04T12:41:26.8110583Z test delivers_every_value_under_resize ... ok
2026-06-04T12:41:27.7880491Z test bounded_backpressure_stalls_an_unconsumed_reader ... ok
2026-06-04T12:41:27.7880932Z 
2026-06-04T12:41:27.7881107Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.01s
2026-06-04T12:41:27.7881333Z 
2026-06-04T12:41:27.7897361Z      Running tests\surface.rs (target\debug\deps\surface-b6cab82372962717.exe)
2026-06-04T12:41:27.8513484Z 
2026-06-04T12:41:27.8513654Z running 1 test
2026-06-04T12:41:27.8611815Z test resize_under_load_does_not_hang_or_panic ... ok
2026-06-04T12:41:27.8611981Z 
2026-06-04T12:41:27.8612137Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
2026-06-04T12:41:27.8612347Z 
2026-06-04T12:41:27.8621985Z    Doc-tests spt_daemon
2026-06-04T12:41:28.1551350Z 
2026-06-04T12:41:28.1551610Z running 0 tests
2026-06-04T12:41:28.1551725Z 
2026-06-04T12:41:28.1551897Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T12:41:28.1552126Z 
2026-06-04T12:41:28.1618642Z    Doc-tests spt_live
2026-06-04T12:41:28.2188291Z 
2026-06-04T12:41:28.2188568Z running 0 tests
2026-06-04T12:41:28.2188682Z 
2026-06-04T12:41:28.2188853Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T12:41:28.2189069Z 
2026-06-04T12:41:28.2244105Z    Doc-tests spt_msg
2026-06-04T12:41:28.2719219Z 
2026-06-04T12:41:28.2719448Z running 0 tests
2026-06-04T12:41:28.2719557Z 
2026-06-04T12:41:28.2719735Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T12:41:28.2719952Z 
2026-06-04T12:41:28.2767510Z    Doc-tests spt_net
2026-06-04T12:41:28.4578571Z 
2026-06-04T12:41:28.4578815Z running 0 tests
2026-06-04T12:41:28.4578926Z 
2026-06-04T12:41:28.4579097Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T12:41:28.4579305Z 
2026-06-04T12:41:28.4645412Z    Doc-tests spt_proto
2026-06-04T12:41:28.5110792Z 
2026-06-04T12:41:28.5111021Z running 0 tests
2026-06-04T12:41:28.5111134Z 
2026-06-04T12:41:28.5111809Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T12:41:28.5112041Z 
2026-06-04T12:41:28.5161479Z    Doc-tests spt_runtime
2026-06-04T12:41:28.6110562Z 
2026-06-04T12:41:28.6110811Z running 0 tests
2026-06-04T12:41:28.6110920Z 
2026-06-04T12:41:28.6111099Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T12:41:28.6111307Z 
2026-06-04T12:41:28.6163903Z    Doc-tests spt_store
2026-06-04T12:41:28.7266218Z 
2026-06-04T12:41:28.7266422Z running 0 tests
2026-06-04T12:41:28.7266538Z 
2026-06-04T12:41:28.7266709Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T12:41:28.7266932Z 
2026-06-04T12:41:28.7322520Z    Doc-tests spt_term
2026-06-04T12:41:28.7810659Z 
2026-06-04T12:41:28.7810777Z running 0 tests
2026-06-04T12:41:28.7810875Z 
2026-06-04T12:41:28.7811075Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T12:41:28.7811294Z 
2026-06-04T12:41:33.9688624Z ##[group]Run cargo clippy --workspace --all-targets -- -D warnings
2026-06-04T12:41:33.9688978Z [36;1mcargo clippy --workspace --all-targets -- -D warnings[0m
2026-06-04T12:41:33.9691820Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-04T12:41:33.9692042Z ##[endgroup]
2026-06-04T12:41:34.7936543Z     Checking cfg-if v1.0.4
2026-06-04T12:41:34.7936744Z     Checking windows-link v0.2.1
2026-06-04T12:41:34.7937043Z     Checking typenum v1.20.1
2026-06-04T12:41:34.7942410Z     Checking critical-section v1.2.0
2026-06-04T12:41:34.7942615Z     Checking subtle v2.6.1
2026-06-04T12:41:34.7943100Z     Checking memchr v2.8.1
2026-06-04T12:41:34.7952914Z     Checking smallvec v1.15.1
2026-06-04T12:41:34.7954315Z     Checking cpufeatures v0.2.17
2026-06-04T12:41:34.7956084Z     Checking serde_core v1.0.228
2026-06-04T12:41:34.7956531Z     Checking pin-project-lite v0.2.17
2026-06-04T12:41:34.7956751Z     Checking equivalent v1.0.2
2026-06-04T12:41:34.7957186Z     Checking itoa v1.0.18
2026-06-04T12:41:34.7957484Z     Checking log v0.4.30
2026-06-04T12:41:34.7958271Z     Checking hashbrown v0.17.1
2026-06-04T12:41:34.7960410Z     Checking futures-core v0.3.32
2026-06-04T12:41:34.7966921Z     Checking zeroize v1.8.2
2026-06-04T12:41:34.8465285Z     Checking windows-sys v0.61.2
2026-06-04T12:41:34.8471028Z     Checking getrandom v0.2.17
2026-06-04T12:41:34.8708441Z     Checking rand_core v0.10.1
2026-06-04T12:41:34.8832347Z     Checking bytes v1.11.1
2026-06-04T12:41:34.8856659Z     Checking stable_deref_trait v1.2.1
2026-06-04T12:41:34.9030425Z     Checking zerofrom v0.1.8
2026-06-04T12:41:34.9307901Z     Checking libc v0.2.186
2026-06-04T12:41:34.9630956Z     Checking futures-io v0.3.32
2026-06-04T12:41:34.9631623Z     Checking slab v0.4.12
2026-06-04T12:41:34.9632103Z     Checking futures-sink v0.3.32
2026-06-04T12:41:34.9681396Z     Checking futures-task v0.3.32
2026-06-04T12:41:34.9686839Z     Checking bitflags v2.11.1
2026-06-04T12:41:34.9961915Z     Checking rand_core v0.6.4
2026-06-04T12:41:35.0008190Z     Checking zerocopy v0.8.50
2026-06-04T12:41:35.0173633Z     Checking yoke v0.8.2
2026-06-04T12:41:35.0318125Z     Checking getrandom v0.4.2
2026-06-04T12:41:35.0676756Z     Checking futures-channel v0.3.32
2026-06-04T12:41:35.0732889Z     Checking signature v2.2.0
2026-06-04T12:41:35.0965374Z     Checking fastrand v2.4.1
2026-06-04T12:41:35.1239900Z     Checking litemap v0.8.2
2026-06-04T12:41:35.1242218Z     Checking writeable v0.6.3
2026-06-04T12:41:35.1303802Z     Checking libsqlite3-sys v0.30.1
2026-06-04T12:41:35.1466356Z     Checking zmij v1.0.21
2026-06-04T12:41:35.1559930Z     Checking fallible-streaming-iterator v0.1.9
2026-06-04T12:41:35.1919098Z     Checking ed25519 v2.2.3
2026-06-04T12:41:35.2396521Z     Checking zerovec v0.11.6
2026-06-04T12:41:35.2675765Z     Checking zerotrie v0.2.4
2026-06-04T12:41:35.2824697Z     Checking fallible-iterator v0.3.0
2026-06-04T12:41:35.2921785Z     Checking futures-util v0.3.32
2026-06-04T12:41:35.3073431Z     Checking utf8_iter v1.0.4
2026-06-04T12:41:35.3112930Z     Checking windows_x86_64_msvc v0.52.6
2026-06-04T12:41:35.3114207Z     Checking icu_normalizer_data v2.2.0
2026-06-04T12:41:35.3285794Z     Checking icu_properties_data v2.2.0
2026-06-04T12:41:35.3296066Z     Checking percent-encoding v2.3.2
2026-06-04T12:41:35.3876232Z     Checking cpufeatures v0.3.0
2026-06-04T12:41:35.3892747Z     Checking windows-targets v0.52.6
2026-06-04T12:41:35.3902232Z     Checking indexmap v2.14.0
2026-06-04T12:41:35.3961082Z     Checking thiserror v2.0.18
2026-06-04T12:41:35.3978953Z     Checking http v1.4.1
2026-06-04T12:41:35.4235661Z     Checking rustls-pki-types v1.14.1
2026-06-04T12:41:35.4435747Z     Checking form_urlencoded v1.2.2
2026-06-04T12:41:35.4596069Z     Checking windows-sys v0.59.0
2026-06-04T12:41:35.4640022Z     Checking chacha20 v0.10.0
2026-06-04T12:41:35.4891914Z    Compiling fnv v1.0.7
2026-06-04T12:41:35.5205273Z     Checking untrusted v0.9.0
2026-06-04T12:41:35.5209489Z    Compiling strsim v0.11.1
2026-06-04T12:41:35.5758280Z     Checking windows-result v0.4.1
2026-06-04T12:41:35.6004179Z     Checking windows-strings v0.5.1
2026-06-04T12:41:35.6271843Z     Checking scopeguard v1.2.0
2026-06-04T12:41:35.6312695Z     Checking ring v0.17.14
2026-06-04T12:41:35.6991969Z     Checking rand v0.10.1
2026-06-04T12:41:35.7280247Z    Compiling darling_core v0.20.11
2026-06-04T12:41:35.7405834Z     Checking const-oid v0.10.2
2026-06-04T12:41:35.7413862Z     Checking lock_api v0.4.14
2026-06-04T12:41:35.7588113Z     Checking generic-array v0.14.7
2026-06-04T12:41:35.7860353Z     Checking tinystr v0.8.3
2026-06-04T12:41:35.7918989Z     Checking potential_utf v0.1.5
2026-06-04T12:41:35.9165714Z     Checking atomic-waker v1.1.2
2026-06-04T12:41:36.0422480Z     Checking num-traits v0.2.19
2026-06-04T12:41:36.0800118Z     Checking icu_collections v2.2.0
2026-06-04T12:41:36.0800826Z     Checking derive_more v2.1.1
2026-06-04T12:41:36.1029523Z     Checking icu_locale_core v2.2.0
2026-06-04T12:41:36.1116595Z     Checking hybrid-array v0.4.12
2026-06-04T12:41:36.1403764Z     Checking http-body v1.0.1
2026-06-04T12:41:36.1740971Z     Checking base64ct v1.8.3
2026-06-04T12:41:36.2489716Z     Checking httparse v1.10.1
2026-06-04T12:41:36.2855413Z     Checking tinyvec_macros v0.1.1
2026-06-04T12:41:36.4605561Z     Checking try-lock v0.2.5
2026-06-04T12:41:36.4639395Z     Checking base64 v0.22.1
2026-06-04T12:41:36.4727387Z     Checking data-encoding v2.11.0
2026-06-04T12:41:36.5011693Z     Checking pem-rfc7468 v1.0.0
2026-06-04T12:41:36.5106123Z     Checking crypto-common v0.1.7
2026-06-04T12:41:36.5556473Z     Checking block-buffer v0.10.4
2026-06-04T12:41:36.5989343Z     Checking tower-service v0.3.3
2026-06-04T12:41:36.6891283Z     Checking der v0.8.0-rc.10
2026-06-04T12:41:36.6956968Z     Checking want v0.3.1
2026-06-04T12:41:36.7105223Z     Checking digest v0.10.7
2026-06-04T12:41:36.7231539Z     Checking inout v0.1.4
2026-06-04T12:41:36.7357379Z     Checking tinyvec v1.11.0
2026-06-04T12:41:36.7546066Z     Checking block-buffer v0.12.0
2026-06-04T12:41:36.7774065Z     Checking crypto-common v0.2.2
2026-06-04T12:41:36.7774411Z     Checking serde v1.0.228
2026-06-04T12:41:36.7829744Z     Checking serde_json v1.0.150
2026-06-04T12:41:36.7897389Z     Checking rustls-webpki v0.103.13
2026-06-04T12:41:36.8189800Z     Checking windows-core v0.62.2
2026-06-04T12:41:36.8424445Z     Checking n0-error v0.1.3
2026-06-04T12:41:36.8842611Z     Checking winapi v0.3.9
2026-06-04T12:41:36.8982294Z     Checking icu_provider v2.2.0
2026-06-04T12:41:36.9290529Z     Checking sha2 v0.10.9
2026-06-04T12:41:36.9336943Z     Checking curve25519-dalek v4.1.3
2026-06-04T12:41:37.0855572Z    Compiling anyhow v1.0.102
2026-06-04T12:41:37.1012713Z     Checking serial-core v0.4.0
2026-06-04T12:41:37.2959403Z     Checking httpdate v1.0.3
2026-06-04T12:41:37.2994642Z     Checking icu_normalizer v2.2.0
2026-06-04T12:41:37.3198898Z     Checking icu_properties v2.2.0
2026-06-04T12:41:37.3206700Z     Checking portable-atomic v1.13.1
2026-06-04T12:41:37.3405071Z     Checking ipnet v2.12.0
2026-06-04T12:41:37.4329800Z     Checking cordyceps v0.3.4
2026-06-04T12:41:37.5000265Z     Checking spin v0.10.0
2026-06-04T12:41:37.5548215Z     Checking diatomic-waker v0.2.3
2026-06-04T12:41:37.5658843Z     Checking parking v2.2.1
2026-06-04T12:41:37.6158675Z     Checking digest v0.11.3
2026-06-04T12:41:37.6424580Z     Checking serial-windows v0.4.0
2026-06-04T12:41:37.6512884Z     Checking pin-project v1.1.13
2026-06-04T12:41:37.6871009Z     Checking futures-lite v2.6.1
2026-06-04T12:41:37.6874583Z     Checking spki v0.8.0-rc.4
2026-06-04T12:41:37.6992548Z     Checking thiserror v1.0.69
2026-06-04T12:41:37.7198366Z     Checking futures-buffered v0.2.13
2026-06-04T12:41:37.7549765Z     Checking memoffset v0.6.5
2026-06-04T12:41:37.7855741Z     Checking cipher v0.4.4
2026-06-04T12:41:37.7956172Z     Checking parking_lot_core v0.9.12
2026-06-04T12:41:37.7983633Z     Checking universal-hash v0.5.1
2026-06-04T12:41:37.8103201Z     Checking aho-corasick v1.1.4
2026-06-04T12:41:37.8170789Z     Checking once_cell v1.21.4
2026-06-04T12:41:37.8370708Z     Checking sync_wrapper v1.0.2
2026-06-04T12:41:37.8464350Z    Compiling powerfmt v0.2.0
2026-06-04T12:41:37.9167259Z     Checking regex-syntax v0.8.10
2026-06-04T12:41:37.9195067Z     Checking ed25519-dalek v2.2.0
2026-06-04T12:41:37.9444053Z     Checking pin-utils v0.1.0
2026-06-04T12:41:37.9861338Z     Checking byteorder v1.5.0
2026-06-04T12:41:38.0132467Z     Checking tracing-core v0.1.36
2026-06-04T12:41:38.0278996Z     Checking rustls v0.23.40
2026-06-04T12:41:38.0330411Z     Checking either v1.16.0
2026-06-04T12:41:38.0543237Z     Checking opaque-debug v0.3.1
2026-06-04T12:41:38.1183844Z     Checking bitflags v1.3.2
2026-06-04T12:41:38.1340069Z     Checking spt-proto v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-proto)
2026-06-04T12:41:38.1511251Z     Checking lazy_static v1.5.0
2026-06-04T12:41:38.1695958Z     Checking hash32 v0.2.1
2026-06-04T12:41:38.2037196Z     Checking nix v0.25.1
2026-06-04T12:41:38.2401574Z     Checking prefix-trie v0.8.4
2026-06-04T12:41:38.2898268Z     Checking shared_library v0.1.9
2026-06-04T12:41:38.3188720Z     Checking polyval v0.6.2
2026-06-04T12:41:38.3189505Z    Compiling deranged v0.5.8
2026-06-04T12:41:38.3510946Z     Checking tracing v0.1.44
2026-06-04T12:41:38.3826324Z     Checking parking_lot v0.12.5
2026-06-04T12:41:38.4076112Z     Checking pkcs8 v0.11.0-rc.10
2026-06-04T12:41:38.4253537Z     Checking idna_adapter v1.2.2
2026-06-04T12:41:38.4774308Z     Checking futures-executor v0.3.32
2026-06-04T12:41:38.4819643Z     Checking serial v0.4.0
2026-06-04T12:41:38.5561991Z     Checking idna v1.1.0
2026-06-04T12:41:38.5597522Z     Checking crossbeam-utils v0.8.21
2026-06-04T12:41:38.5783094Z     Checking toml_datetime v0.6.11
2026-06-04T12:41:38.5785609Z     Checking serde_spanned v0.6.9
2026-06-04T12:41:38.5916121Z     Checking spin v0.9.8
2026-06-04T12:41:38.6156465Z     Checking windows-threading v0.2.1
2026-06-04T12:41:38.7534280Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-04T12:41:38.7539399Z     Checking tower-layer v0.3.3
2026-06-04T12:41:38.7653973Z     Checking downcast-rs v1.2.1
2026-06-04T12:41:38.7876706Z     Checking signature v3.0.0
2026-06-04T12:41:38.7942802Z     Checking url v2.5.8
2026-06-04T12:41:38.7971690Z     Checking winnow v0.7.15
2026-06-04T12:41:38.8171004Z     Checking ahash v0.8.12
2026-06-04T12:41:38.8215561Z     Checking shell-words v1.1.1
2026-06-04T12:41:38.8481946Z    Compiling num-conv v0.2.2
2026-06-04T12:41:38.9118836Z     Checking toml_write v0.1.2
2026-06-04T12:41:38.9120689Z    Compiling time-core v0.1.8
2026-06-04T12:41:38.9247653Z     Checking ed25519 v3.0.0-rc.4
2026-06-04T12:41:38.9371909Z     Checking heapless v0.7.17
2026-06-04T12:41:38.9788320Z     Checking hashbrown v0.14.5
2026-06-04T12:41:39.0130140Z     Checking winreg v0.10.1
2026-06-04T12:41:39.0161972Z     Checking filedescriptor v0.8.3
2026-06-04T12:41:39.0307894Z     Checking windows-future v0.3.2
2026-06-04T12:41:39.0660528Z    Compiling darling_macro v0.20.11
2026-06-04T12:41:39.0983594Z     Checking futures v0.3.32
2026-06-04T12:41:39.1146168Z     Checking ghash v0.5.1
2026-06-04T12:41:39.1294376Z     Checking curve25519-dalek v5.0.0-pre.6
2026-06-04T12:41:39.1988145Z     Checking aes v0.8.4
2026-06-04T12:41:39.2093141Z     Checking portable-pty v0.8.1
2026-06-04T12:41:39.2223946Z     Checking ctr v0.9.2
2026-06-04T12:41:39.2471184Z     Checking sha2 v0.11.0-rc.5
2026-06-04T12:41:39.3193121Z     Checking hickory-proto v0.26.0-beta.4
2026-06-04T12:41:39.3981860Z    Compiling proc-macro-crate v3.5.0
2026-06-04T12:41:39.4665948Z     Checking windows-numerics v0.3.1
2026-06-04T12:41:39.4790409Z     Checking windows-collections v0.3.2
2026-06-04T12:41:39.5353252Z     Checking hashlink v0.9.1
2026-06-04T12:41:39.5762265Z    Compiling time v0.3.47
2026-06-04T12:41:39.6047081Z     Checking aead v0.5.2
2026-06-04T12:41:39.6236041Z     Checking http-body-util v0.1.3
2026-06-04T12:41:39.6273947Z     Checking cobs v0.3.0
2026-06-04T12:41:39.6328911Z     Checking regex-automata v0.4.14
2026-06-04T12:41:39.6375637Z    Compiling darling v0.20.11
2026-06-04T12:41:39.7355439Z     Checking widestring v1.2.1
2026-06-04T12:41:39.8357091Z     Checking rusqlite v0.32.1
2026-06-04T12:41:39.8829461Z    Compiling derive_builder_core v0.20.2
2026-06-04T12:41:39.9150302Z     Checking postcard v1.1.3
2026-06-04T12:41:39.9898219Z     Checking aes-gcm v0.10.3
2026-06-04T12:41:39.9991957Z     Checking windows v0.62.2
2026-06-04T12:41:40.0735224Z     Checking ed25519-dalek v3.0.0-pre.6
2026-06-04T12:41:40.1553243Z     Checking data-encoding-macro v0.1.20
2026-06-04T12:41:40.1811428Z     Checking crossbeam-channel v0.5.15
2026-06-04T12:41:40.2075762Z    Compiling num_enum_derive v0.7.6
2026-06-04T12:41:40.2471367Z     Checking crossbeam-epoch v0.9.18
2026-06-04T12:41:40.2707826Z     Checking chrono v0.4.44
2026-06-04T12:41:40.3053039Z     Checking windows-registry v0.6.1
2026-06-04T12:41:40.3715396Z     Checking toml_edit v0.22.27
2026-06-04T12:41:40.4852271Z     Checking uuid v1.23.2
2026-06-04T12:41:40.4859303Z     Checking mac-addr v0.3.0
2026-06-04T12:41:40.5356471Z     Checking foldhash v0.2.0
2026-06-04T12:41:40.5549507Z     Checking xml-rs v0.8.28
2026-06-04T12:41:40.6044000Z     Checking spt-store v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-store)
2026-06-04T12:41:40.6215207Z     Checking sorted-index-buffer v0.2.1
2026-06-04T12:41:40.6836811Z     Checking lru-slab v0.1.2
2026-06-04T12:41:40.7524526Z     Checking ryu v1.0.23
2026-06-04T12:41:40.8375778Z     Checking rustc-hash v2.1.2
2026-06-04T12:41:40.8392941Z     Checking tagptr v0.2.0
2026-06-04T12:41:40.8765735Z     Checking allocator-api2 v0.2.21
2026-06-04T12:41:40.9132106Z     Checking identity-hash v0.1.0
2026-06-04T12:41:40.9300197Z     Checking iroh-metrics v0.38.3
2026-06-04T12:41:40.9772085Z     Checking strum v0.28.0
2026-06-04T12:41:41.0020627Z     Checking noq-proto v0.17.0
2026-06-04T12:41:41.0303775Z     Checking moka v0.12.15
2026-06-04T12:41:41.0338962Z     Checking xmltree v0.10.3
2026-06-04T12:41:41.0713872Z     Checking iroh-base v0.98.0
2026-06-04T12:41:41.1066398Z    Compiling derive_builder_macro v0.20.2
2026-06-04T12:41:41.1770298Z     Checking attohttpc v0.30.1
2026-06-04T12:41:41.1985391Z     Checking simple-dns v0.9.3
2026-06-04T12:41:41.2384085Z     Checking hashbrown v0.16.1
2026-06-04T12:41:41.2828123Z     Checking regex v1.12.3
2026-06-04T12:41:41.3906450Z     Checking constant_time_eq v0.4.2
2026-06-04T12:41:41.4084059Z     Checking smol_str v0.1.24
2026-06-04T12:41:41.4528395Z     Checking num_enum v0.7.6
2026-06-04T12:41:41.5422440Z     Checking sha1_smol v1.0.1
2026-06-04T12:41:41.5620971Z    Compiling derive_builder v0.20.2
2026-06-04T12:41:41.5621424Z     Checking resolv-conf v0.7.6
2026-06-04T12:41:41.5747489Z     Checking arrayvec v0.7.6
2026-06-04T12:41:41.6064604Z     Checking arrayref v0.3.9
2026-06-04T12:41:41.6530309Z     Checking simdutf8 v0.1.5
2026-06-04T12:41:41.6663969Z     Checking hmac v0.12.1
2026-06-04T12:41:41.6856191Z     Checking serde_bytes v0.11.19
2026-06-04T12:41:41.6933309Z     Checking webpki-roots v1.0.7
2026-06-04T12:41:41.7383872Z     Checking cmov v0.5.4
2026-06-04T12:41:41.7449923Z     Checking sha1 v0.10.6
2026-06-04T12:41:41.7623016Z     Checking toml v0.8.23
2026-06-04T12:41:41.7743267Z    Compiling vergen-lib v9.1.0
2026-06-04T12:41:41.7857581Z    Compiling vergen-lib v0.1.6
2026-06-04T12:41:41.7911057Z     Checking blake3 v1.8.5
2026-06-04T12:41:41.8019564Z     Checking spt-msg v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-06-04T12:41:41.8055199Z     Checking hkdf v0.12.4
2026-06-04T12:41:41.8306495Z     Checking recvmsg v1.0.0
2026-06-04T12:41:41.8316862Z     Checking once_cell_polyfill v1.70.2
2026-06-04T12:41:41.8658851Z     Checking anstyle v1.0.14
2026-06-04T12:41:41.8979966Z     Checking lru v0.16.4
2026-06-04T12:41:41.9298161Z    Compiling vergen v9.1.0
2026-06-04T12:41:41.9298946Z     Checking utf8parse v0.2.2
2026-06-04T12:41:41.9312179Z     Checking spake2 v0.4.0
2026-06-04T12:41:41.9319832Z     Checking colorchoice v1.0.5
2026-06-04T12:41:41.9567267Z     Checking ctutils v0.4.2
2026-06-04T12:41:42.0077531Z    Compiling vergen-gitcl v1.0.8
2026-06-04T12:41:42.0522190Z     Checking anstyle-parse v1.0.0
2026-06-04T12:41:42.0628172Z     Checking is_terminal_polyfill v1.70.2
2026-06-04T12:41:42.0646091Z     Checking clap_lex v1.1.0
2026-06-04T12:41:42.0726826Z     Checking spt-term v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-06-04T12:41:42.1128124Z     Checking mock-adapter v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\adapters\mock)
2026-06-04T12:41:42.1625797Z     Checking spt-runtime v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-06-04T12:41:42.3884843Z     Checking socket2 v0.6.4
2026-06-04T12:41:42.3885144Z     Checking mio v1.2.1
2026-06-04T12:41:42.3885423Z     Checking tempfile v3.27.0
2026-06-04T12:41:42.3886067Z     Checking rustls-platform-verifier v0.7.0
2026-06-04T12:41:42.3886395Z     Checking netdev v0.42.0
2026-06-04T12:41:42.3886637Z     Checking seize v0.5.1
2026-06-04T12:41:42.3887137Z     Checking interprocess v2.4.2
2026-06-04T12:41:42.3887416Z     Checking anstyle-wincon v3.0.11
2026-06-04T12:41:42.3888234Z     Checking anstyle-query v1.1.5
2026-06-04T12:41:42.4738653Z    Compiling iroh-relay v0.98.0
2026-06-04T12:41:42.5313483Z     Checking anstream v1.0.0
2026-06-04T12:41:42.5477650Z     Checking papaya v0.2.4
2026-06-04T12:41:42.6558242Z     Checking noq-udp v0.10.0
2026-06-04T12:41:42.7052999Z     Checking ipconfig v0.3.4
2026-06-04T12:41:42.7555071Z     Checking tokio v1.52.3
2026-06-04T12:41:42.7809026Z     Checking clap_builder v4.6.0
2026-06-04T12:41:42.9769775Z     Checking spt-live v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-06-04T12:41:43.8370251Z     Checking clap v4.6.1
2026-06-04T12:41:44.8808505Z     Checking tokio-util v0.7.18
2026-06-04T12:41:44.8808722Z     Checking tokio-rustls v0.26.4
2026-06-04T12:41:44.8808923Z     Checking tower v0.5.3
2026-06-04T12:41:44.8809219Z     Checking acto v0.8.2
2026-06-04T12:41:44.8809880Z     Checking backon v1.6.0
2026-06-04T12:41:45.1591821Z     Checking tower-http v0.6.11
2026-06-04T12:41:45.1596489Z     Checking swarm-discovery v0.6.0-alpha.2
2026-06-04T12:41:45.2436504Z     Checking h2 v0.4.14
2026-06-04T12:41:45.2436789Z     Checking n0-future v0.3.2
2026-06-04T12:41:45.2437051Z     Checking tokio-stream v0.1.18
2026-06-04T12:41:45.2437367Z     Checking tokio-websockets v0.13.2
2026-06-04T12:41:45.3329751Z     Checking n0-watcher v0.6.1
2026-06-04T12:41:45.3330078Z     Checking iroh-dns v0.98.0
2026-06-04T12:41:45.5273761Z     Checking noq v0.18.0
2026-06-04T12:41:46.2485637Z     Checking wmi v0.18.4
2026-06-04T12:41:46.5714898Z     Checking netwatch v0.16.0
2026-06-04T12:41:47.0286408Z     Checking hyper v1.10.1
2026-06-04T12:41:47.0286707Z     Checking hickory-net v0.26.0-beta.4
2026-06-04T12:41:47.6442160Z     Checking hyper-util v0.1.20
2026-06-04T12:41:47.6723733Z     Checking hickory-resolver v0.26.0-beta.4
2026-06-04T12:41:48.3032120Z     Checking hyper-rustls v0.27.9
2026-06-04T12:41:48.3032435Z     Checking igd-next v0.17.1
2026-06-04T12:41:48.4186764Z     Checking reqwest v0.13.4
2026-06-04T12:41:48.5495385Z     Checking portmapper v0.16.0
2026-06-04T12:41:49.5618386Z     Checking iroh v0.98.2
2026-06-04T12:41:52.6810535Z     Checking spt-net v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-06-04T12:41:53.4735735Z     Checking spt-daemon v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-06-04T12:41:54.9905335Z     Checking spt v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt)
2026-06-04T12:41:56.2315233Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.97s
2026-06-04T12:41:56.4253042Z ##[group]Run cargo test -p spt-daemon --test budget --release -- --nocapture
2026-06-04T12:41:56.4253477Z [36;1mcargo test -p spt-daemon --test budget --release -- --nocapture[0m
2026-06-04T12:41:56.4256327Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-04T12:41:56.4256547Z env:
2026-06-04T12:41:56.4256659Z   SPT_BUDGET: 1
2026-06-04T12:41:56.4256780Z ##[endgroup]
2026-06-04T12:41:57.1795593Z    Compiling proc-macro2 v1.0.106
2026-06-04T12:41:57.1795817Z    Compiling quote v1.0.45
2026-06-04T12:41:57.1796013Z    Compiling unicode-ident v1.0.24
2026-06-04T12:41:57.1796308Z    Compiling serde_core v1.0.228
2026-06-04T12:41:57.1796946Z    Compiling serde v1.0.228
2026-06-04T12:41:57.1797220Z    Compiling cfg-if v1.0.4
2026-06-04T12:41:57.1797546Z    Compiling windows-link v0.2.1
2026-06-04T12:41:57.1797914Z    Compiling portable-atomic v1.13.1
2026-06-04T12:41:57.1798264Z    Compiling typenum v1.20.1
2026-06-04T12:41:57.1798883Z    Compiling version_check v0.9.5
2026-06-04T12:41:57.1799179Z    Compiling pin-project-lite v0.2.17
2026-06-04T12:41:57.1800018Z    Compiling critical-section v1.2.0
2026-06-04T12:41:57.1800382Z    Compiling memchr v2.8.1
2026-06-04T12:41:57.1800724Z    Compiling subtle v2.6.1
2026-06-04T12:41:57.1801100Z    Compiling futures-core v0.3.32
2026-06-04T12:41:57.1802959Z    Compiling bytes v1.11.1
2026-06-04T12:41:57.3298773Z    Compiling windows-sys v0.61.2
2026-06-04T12:41:57.3308621Z    Compiling smallvec v1.15.1
2026-06-04T12:41:57.3319909Z    Compiling shlex v2.0.1
2026-06-04T12:41:57.3625870Z    Compiling find-msvc-tools v0.1.9
2026-06-04T12:41:57.3711538Z    Compiling semver v1.0.28
2026-06-04T12:41:57.4301636Z    Compiling stable_deref_trait v1.2.1
2026-06-04T12:41:57.4664849Z    Compiling log v0.4.30
2026-06-04T12:41:57.5457867Z    Compiling futures-sink v0.3.32
2026-06-04T12:41:57.5936348Z    Compiling generic-array v0.14.7
2026-06-04T12:41:57.5992158Z    Compiling futures-io v0.3.32
2026-06-04T12:41:57.6460690Z    Compiling rustc_version v0.4.1
2026-06-04T12:41:57.7048603Z    Compiling slab v0.4.12
2026-06-04T12:41:57.7287497Z    Compiling futures-channel v0.3.32
2026-06-04T12:41:57.7751715Z    Compiling cc v1.2.63
2026-06-04T12:41:57.8099552Z    Compiling futures-task v0.3.32
2026-06-04T12:41:57.8175992Z    Compiling getrandom v0.2.17
2026-06-04T12:41:57.8738470Z    Compiling cpufeatures v0.2.17
2026-06-04T12:41:57.9495970Z    Compiling equivalent v1.0.2
2026-06-04T12:41:57.9990693Z    Compiling itoa v1.0.18
2026-06-04T12:41:58.0033247Z    Compiling libc v0.2.186
2026-06-04T12:41:58.0280717Z    Compiling cfg_aliases v0.2.1
2026-06-04T12:41:58.0413889Z    Compiling rand_core v0.10.1
2026-06-04T12:41:58.0892109Z    Compiling writeable v0.6.3
2026-06-04T12:41:58.0974363Z    Compiling autocfg v1.5.1
2026-06-04T12:41:58.0984694Z    Compiling litemap v0.8.2
2026-06-04T12:41:58.1443409Z    Compiling rustversion v1.0.22
2026-06-04T12:41:58.1478440Z    Compiling hashbrown v0.17.1
2026-06-04T12:41:58.2536752Z    Compiling utf8_iter v1.0.4
2026-06-04T12:41:58.3795579Z    Compiling getrandom v0.4.2
2026-06-04T12:41:58.3969160Z    Compiling icu_normalizer_data v2.2.0
2026-06-04T12:41:58.4246209Z    Compiling icu_properties_data v2.2.0
2026-06-04T12:41:58.4530401Z    Compiling percent-encoding v2.3.2
2026-06-04T12:41:58.4555120Z    Compiling http v1.4.1
2026-06-04T12:41:58.5804615Z    Compiling syn v2.0.117
2026-06-04T12:41:58.7086394Z    Compiling thiserror v2.0.18
2026-06-04T12:41:58.7873717Z    Compiling cpufeatures v0.3.0
2026-06-04T12:41:58.7898203Z    Compiling form_urlencoded v1.2.2
2026-06-04T12:41:58.8657873Z    Compiling indexmap v2.14.0
2026-06-04T12:41:58.9275093Z    Compiling untrusted v0.9.0
2026-06-04T12:41:59.0062413Z    Compiling crypto-common v0.1.7
2026-06-04T12:41:59.0401338Z    Compiling block-buffer v0.10.4
2026-06-04T12:41:59.0580524Z    Compiling chacha20 v0.10.0
2026-06-04T12:41:59.0739586Z    Compiling fnv v1.0.7
2026-06-04T12:41:59.0776110Z    Compiling ident_case v1.0.1
2026-06-04T12:41:59.1209569Z    Compiling anyhow v1.0.102
2026-06-04T12:41:59.1532029Z    Compiling strsim v0.11.1
2026-06-04T12:41:59.1687030Z    Compiling digest v0.10.7
2026-06-04T12:41:59.1857344Z    Compiling num-traits v0.2.19
2026-06-04T12:41:59.1984006Z    Compiling windows-strings v0.5.1
2026-06-04T12:41:59.2267539Z    Compiling windows-result v0.4.1
2026-06-04T12:41:59.2312233Z    Compiling scopeguard v1.2.0
2026-06-04T12:41:59.4337466Z    Compiling rand v0.10.1
2026-06-04T12:41:59.4369423Z    Compiling unicode-segmentation v1.13.3
2026-06-04T12:41:59.4527531Z    Compiling rustls v0.23.40
2026-06-04T12:41:59.4649835Z    Compiling lock_api v0.4.14
2026-06-04T12:41:59.5192544Z    Compiling bitflags v2.11.1
2026-06-04T12:41:59.5435094Z    Compiling unicode-xid v0.2.6
2026-06-04T12:41:59.5493155Z    Compiling ring v0.17.14
2026-06-04T12:41:59.5630796Z    Compiling atomic-waker v1.1.2
2026-06-04T12:41:59.6884983Z    Compiling const-oid v0.10.2
2026-06-04T12:41:59.7224522Z    Compiling zerocopy v0.8.50
2026-06-04T12:41:59.7225038Z    Compiling httparse v1.10.1
2026-06-04T12:41:59.7649595Z    Compiling http-body v1.0.1
2026-06-04T12:41:59.8644305Z    Compiling convert_case v0.10.0
2026-06-04T12:41:59.9265016Z    Compiling hybrid-array v0.4.12
2026-06-04T12:41:59.9346796Z    Compiling curve25519-dalek v4.1.3
2026-06-04T12:41:59.9636313Z    Compiling ahash v0.8.12
2026-06-04T12:42:00.0022143Z    Compiling base64ct v1.8.3
2026-06-04T12:42:00.0622360Z    Compiling fastrand v2.4.1
2026-06-04T12:42:00.3184952Z    Compiling rand_core v0.6.4
2026-06-04T12:42:00.3436809Z    Compiling pem-rfc7468 v1.0.0
2026-06-04T12:42:00.4103711Z    Compiling base64 v0.22.1
2026-06-04T12:42:00.4162902Z    Compiling data-encoding v2.11.0
2026-06-04T12:42:00.4294387Z    Compiling parking_lot_core v0.9.12
2026-06-04T12:42:00.5564887Z    Compiling pkg-config v0.3.33
2026-06-04T12:42:00.5620366Z    Compiling vcpkg v0.2.15
2026-06-04T12:42:00.5627245Z    Compiling try-lock v0.2.5
2026-06-04T12:42:00.6476705Z    Compiling tinyvec_macros v0.1.1
2026-06-04T12:42:00.6501260Z    Compiling tower-service v0.3.3
2026-06-04T12:42:00.7635714Z    Compiling tinyvec v1.11.0
2026-06-04T12:42:00.8111772Z    Compiling want v0.3.1
2026-06-04T12:42:00.8168725Z    Compiling block-buffer v0.12.0
2026-06-04T12:42:00.8255097Z    Compiling crypto-common v0.2.2
2026-06-04T12:42:01.0467932Z    Compiling vergen-lib v9.1.0
2026-06-04T12:42:01.0557018Z    Compiling sha2 v0.10.9
2026-06-04T12:42:01.0718227Z    Compiling inout v0.1.4
2026-06-04T12:42:01.2467726Z    Compiling n0-future v0.3.2
2026-06-04T12:42:01.3238728Z    Compiling httpdate v1.0.3
2026-06-04T12:42:01.3386166Z    Compiling cordyceps v0.3.4
2026-06-04T12:42:01.3495045Z    Compiling spin v0.10.0
2026-06-04T12:42:01.3862173Z    Compiling windows_x86_64_msvc v0.52.6
2026-06-04T12:42:01.4137165Z    Compiling parking v2.2.1
2026-06-04T12:42:01.5156825Z    Compiling diatomic-waker v0.2.3
2026-06-04T12:42:01.6563792Z    Compiling heck v0.5.0
2026-06-04T12:42:01.6666535Z    Compiling crossbeam-utils v0.8.21
2026-06-04T12:42:01.6675905Z    Compiling zmij v1.0.21
2026-06-04T12:42:01.6744154Z    Compiling libsqlite3-sys v0.30.1
2026-06-04T12:42:01.7491066Z    Compiling signature v2.2.0
2026-06-04T12:42:01.7491408Z    Compiling winnow v1.0.3
2026-06-04T12:42:01.9064133Z    Compiling ed25519 v2.2.3
2026-06-04T12:42:01.9243608Z    Compiling digest v0.11.3
2026-06-04T12:42:02.0319447Z    Compiling futures-buffered v0.2.13
2026-06-04T12:42:02.0342272Z    Compiling futures-lite v2.6.1
2026-06-04T12:42:02.2004765Z    Compiling cipher v0.4.4
2026-06-04T12:42:02.2452428Z    Compiling vergen-lib v0.1.6
2026-06-04T12:42:02.2852286Z    Compiling vergen v9.1.0
2026-06-04T12:42:02.5318848Z    Compiling synstructure v0.13.2
2026-06-04T12:42:02.5651965Z    Compiling darling_core v0.20.11
2026-06-04T12:42:02.7169795Z    Compiling universal-hash v0.5.1
2026-06-04T12:42:02.7241334Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-04T12:42:02.7849273Z    Compiling heapless v0.7.17
2026-06-04T12:42:02.8750562Z    Compiling noq-udp v0.10.0
2026-06-04T12:42:02.9562111Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-04T12:42:02.9651613Z    Compiling sync_wrapper v1.0.2
2026-06-04T12:42:03.0458589Z    Compiling serde_json v1.0.150
2026-06-04T12:42:03.1050974Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-04T12:42:03.1596424Z    Compiling either v1.16.0
2026-06-04T12:42:03.1743894Z    Compiling powerfmt v0.2.0
2026-06-04T12:42:03.2377240Z    Compiling opaque-debug v0.3.1
2026-06-04T12:42:03.4113607Z    Compiling byteorder v1.5.0
2026-06-04T12:42:03.4915890Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-04T12:42:03.5352000Z    Compiling polyval v0.6.2
2026-06-04T12:42:03.5975141Z    Compiling deranged v0.5.8
2026-06-04T12:42:04.0297939Z    Compiling hash32 v0.2.1
2026-06-04T12:42:04.0572288Z    Compiling parking_lot v0.12.5
2026-06-04T12:42:04.2460762Z    Compiling spin v0.9.8
2026-06-04T12:42:04.2725942Z    Compiling vergen-gitcl v1.0.8
2026-06-04T12:42:04.6228217Z    Compiling windows-threading v0.2.1
2026-06-04T12:42:04.6574749Z    Compiling tower-layer v0.3.3
2026-06-04T12:42:04.7022952Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-04T12:42:04.8540698Z    Compiling time-core v0.1.8
2026-06-04T12:42:04.8666277Z    Compiling num-conv v0.2.2
2026-06-04T12:42:05.1168889Z    Compiling fallible-iterator v0.3.0
2026-06-04T12:42:05.2432140Z    Compiling signature v3.0.0
2026-06-04T12:42:05.3921921Z    Compiling time v0.3.47
2026-06-04T12:42:05.4138769Z    Compiling windows-targets v0.52.6
2026-06-04T12:42:05.4624772Z    Compiling proc-macro-crate v3.5.0
2026-06-04T12:42:05.5157782Z    Compiling ghash v0.5.1
2026-06-04T12:42:05.5931234Z    Compiling serde_derive v1.0.228
2026-06-04T12:42:05.6342057Z    Compiling zeroize_derive v1.4.3
2026-06-04T12:42:05.7019515Z    Compiling socket2 v0.6.4
2026-06-04T12:42:05.7019839Z    Compiling zerofrom-derive v0.1.7
2026-06-04T12:42:05.7610140Z    Compiling tokio-macros v2.7.0
2026-06-04T12:42:05.7963156Z    Compiling yoke-derive v0.8.2
2026-06-04T12:42:06.0007447Z    Compiling mio v1.2.1
2026-06-04T12:42:06.1627151Z    Compiling futures-macro v0.3.32
2026-06-04T12:42:06.3622370Z    Compiling zerovec-derive v0.11.3
2026-06-04T12:42:06.5514245Z    Compiling displaydoc v0.2.6
2026-06-04T12:42:06.5684338Z    Compiling tracing-attributes v0.1.31
2026-06-04T12:42:06.6199795Z    Compiling thiserror-impl v2.0.18
2026-06-04T12:42:06.9949117Z    Compiling zeroize v1.8.2
2026-06-04T12:42:07.1040245Z    Compiling tokio v1.52.3
2026-06-04T12:42:07.3788015Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-04T12:42:07.4378930Z    Compiling rustls-pki-types v1.14.1
2026-06-04T12:42:07.5661061Z    Compiling futures-util v0.3.32
2026-06-04T12:42:07.6941677Z    Compiling darling_macro v0.20.11
2026-06-04T12:42:07.7513722Z    Compiling derive_more-impl v2.1.1
2026-06-04T12:42:07.9124491Z    Compiling n0-error-macros v0.1.3
2026-06-04T12:42:07.9740204Z    Compiling rustls-webpki v0.103.13
2026-06-04T12:42:07.9740568Z    Compiling zerofrom v0.1.8
2026-06-04T12:42:08.2148670Z    Compiling darling v0.20.11
2026-06-04T12:42:08.2208218Z    Compiling windows-implement v0.60.2
2026-06-04T12:42:08.3674980Z    Compiling yoke v0.8.2
2026-06-04T12:42:08.4922415Z    Compiling spez v0.1.2
2026-06-04T12:42:08.6052930Z    Compiling derive_builder_core v0.20.2
2026-06-04T12:42:08.7914635Z    Compiling zerovec v0.11.6
2026-06-04T12:42:08.8679654Z    Compiling zerotrie v0.2.4
2026-06-04T12:42:08.8807355Z    Compiling windows-interface v0.59.3
2026-06-04T12:42:08.9837037Z    Compiling der v0.8.0-rc.10
2026-06-04T12:42:09.0454804Z    Compiling n0-error v0.1.3
2026-06-04T12:42:09.1042154Z    Compiling pin-project-internal v1.1.13
2026-06-04T12:42:09.5892520Z    Compiling tinystr v0.8.3
2026-06-04T12:42:09.6131035Z    Compiling potential_utf v0.1.5
2026-06-04T12:42:09.7900536Z    Compiling icu_locale_core v2.2.0
2026-06-04T12:42:09.8348474Z    Compiling icu_collections v2.2.0
2026-06-04T12:42:09.8796265Z    Compiling windows-core v0.62.2
2026-06-04T12:42:09.9221873Z    Compiling derive_builder_macro v0.20.2
2026-06-04T12:42:09.9955747Z    Compiling cobs v0.3.0
2026-06-04T12:42:10.0712588Z    Compiling ed25519-dalek v2.2.0
2026-06-04T12:42:10.3990552Z    Compiling spki v0.8.0-rc.4
2026-06-04T12:42:10.5125084Z    Compiling derive_builder v0.20.2
2026-06-04T12:42:10.6569366Z    Compiling ipnet v2.12.0
2026-06-04T12:42:10.7640157Z    Compiling pin-project v1.1.13
2026-06-04T12:42:10.8258978Z    Compiling icu_provider v2.2.0
2026-06-04T12:42:10.8721229Z    Compiling futures-executor v0.3.32
2026-06-04T12:42:10.8987936Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-04T12:42:11.1193308Z    Compiling once_cell v1.21.4
2026-06-04T12:42:11.1641778Z    Compiling icu_properties v2.2.0
2026-06-04T12:42:11.1876664Z    Compiling icu_normalizer v2.2.0
2026-06-04T12:42:11.2253037Z    Compiling prefix-trie v0.8.4
2026-06-04T12:42:11.2422355Z    Compiling ed25519 v3.0.0-rc.4
2026-06-04T12:42:11.2891082Z    Compiling futures v0.3.32
2026-06-04T12:42:11.4039575Z    Compiling tracing-core v0.1.36
2026-06-04T12:42:11.7465018Z    Compiling tokio-util v0.7.18
2026-06-04T12:42:11.9022105Z    Compiling tracing v0.1.44
2026-06-04T12:42:11.9218484Z    Compiling derive_more v2.1.1
2026-06-04T12:42:12.0530535Z    Compiling hashbrown v0.14.5
2026-06-04T12:42:12.5474441Z    Compiling idna_adapter v1.2.2
2026-06-04T12:42:12.5970123Z    Compiling h2 v0.4.14
2026-06-04T12:42:12.6880732Z    Compiling idna v1.1.0
2026-06-04T12:42:12.8210665Z    Compiling hashlink v0.9.1
2026-06-04T12:42:12.9208789Z    Compiling windows-future v0.3.2
2026-06-04T12:42:12.9326920Z    Compiling windows-numerics v0.3.1
2026-06-04T12:42:12.9738388Z    Compiling windows-collections v0.3.2
2026-06-04T12:42:13.0943967Z    Compiling url v2.5.8
2026-06-04T12:42:13.2545345Z    Compiling spt-proto v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-proto)
2026-06-04T12:42:13.3581686Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-04T12:42:13.4635892Z    Compiling postcard-derive v0.2.2
2026-06-04T12:42:13.4863850Z    Compiling aes v0.8.4
2026-06-04T12:42:13.5216247Z    Compiling ctr v0.9.2
2026-06-04T12:42:13.7798595Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-04T12:42:13.8823818Z    Compiling sha2 v0.11.0-rc.5
2026-06-04T12:42:13.9615377Z    Compiling http-body-util v0.1.3
2026-06-04T12:42:13.9720805Z    Compiling aead v0.5.2
2026-06-04T12:42:14.0903861Z    Compiling ipconfig v0.3.4
2026-06-04T12:42:14.1814530Z    Compiling widestring v1.2.1
2026-06-04T12:42:14.4387119Z    Compiling winapi v0.3.9
2026-06-04T12:42:14.7661634Z    Compiling aes-gcm v0.10.3
2026-06-04T12:42:15.0154212Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-04T12:42:15.0464683Z    Compiling postcard v1.1.3
2026-06-04T12:42:15.0961369Z    Compiling data-encoding-macro v0.1.20
2026-06-04T12:42:15.2571704Z    Compiling windows v0.62.2
2026-06-04T12:42:15.3804002Z    Compiling tokio-rustls v0.26.4
2026-06-04T12:42:15.8000450Z    Compiling tower v0.5.3
2026-06-04T12:42:16.0419325Z    Compiling chrono v0.4.44
2026-06-04T12:42:16.0647986Z    Compiling num_enum_derive v0.7.6
2026-06-04T12:42:16.0974106Z    Compiling iroh-metrics-derive v0.4.1
2026-06-04T12:42:16.1065794Z    Compiling enum-assoc v1.3.0
2026-06-04T12:42:16.7887460Z    Compiling async-trait v0.1.89
2026-06-04T12:42:16.7929552Z    Compiling strum_macros v0.28.0
2026-06-04T12:42:16.9472475Z    Compiling windows-sys v0.59.0
2026-06-04T12:42:16.9886500Z    Compiling crossbeam-channel v0.5.15
2026-06-04T12:42:17.0097657Z    Compiling hyper v1.10.1
2026-06-04T12:42:17.1304561Z    Compiling crossbeam-epoch v0.9.18
2026-06-04T12:42:17.1906910Z    Compiling blake3 v1.8.5
2026-06-04T12:42:17.6326644Z    Compiling rusqlite v0.32.1
2026-06-04T12:42:17.7150285Z    Compiling windows-registry v0.6.1
2026-06-04T12:42:17.7224980Z    Compiling uuid v1.23.2
2026-06-04T12:42:17.8446346Z    Compiling memoffset v0.6.5
2026-06-04T12:42:18.0370693Z    Compiling acto v0.8.2
2026-06-04T12:42:18.0497546Z    Compiling netwatch v0.16.0
2026-06-04T12:42:18.1608300Z    Compiling noq v0.18.0
2026-06-04T12:42:18.1608982Z    Compiling ryu v1.0.23
2026-06-04T12:42:18.2447193Z    Compiling thiserror v1.0.69
2026-06-04T12:42:18.4146234Z    Compiling lru-slab v0.1.2
2026-06-04T12:42:18.4376869Z    Compiling rustc-hash v2.1.2
2026-06-04T12:42:18.5884872Z    Compiling sorted-index-buffer v0.2.1
2026-06-04T12:42:18.6162505Z    Compiling mac-addr v0.3.0
2026-06-04T12:42:18.6278523Z    Compiling xml-rs v0.8.28
2026-06-04T12:42:18.6396276Z    Compiling tagptr v0.2.0
2026-06-04T12:42:18.6439838Z    Compiling foldhash v0.2.0
2026-06-04T12:42:18.6456244Z    Compiling allocator-api2 v0.2.21
2026-06-04T12:42:18.7648119Z    Compiling hyper-util v0.1.20
2026-06-04T12:42:18.8438462Z    Compiling spt-store v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-store)
2026-06-04T12:42:18.8506088Z    Compiling identity-hash v0.1.0
2026-06-04T12:42:18.9710483Z    Compiling noq-proto v0.17.0
2026-06-04T12:42:19.0580101Z    Compiling hashbrown v0.16.1
2026-06-04T12:42:19.1203532Z    Compiling moka v0.12.15
2026-06-04T12:42:19.4115574Z    Compiling strum v0.28.0
2026-06-04T12:42:19.6383552Z    Compiling xmltree v0.10.3
2026-06-04T12:42:19.8699222Z    Compiling netdev v0.42.0
2026-06-04T12:42:20.1725991Z    Compiling hyper-rustls v0.27.9
2026-06-04T12:42:20.2851173Z    Compiling spt-msg v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-06-04T12:42:20.6106149Z    Compiling iroh-metrics v0.38.3
2026-06-04T12:42:20.7440865Z    Compiling hickory-net v0.26.0-beta.4
2026-06-04T12:42:21.0752245Z    Compiling num_enum v0.7.6
2026-06-04T12:42:21.4948317Z    Compiling iroh-relay v0.98.0
2026-06-04T12:42:21.5783190Z    Compiling tower-http v0.6.11
2026-06-04T12:42:21.9212635Z    Compiling rustls-platform-verifier v0.7.0
2026-06-04T12:42:22.1376176Z    Compiling iroh-base v0.98.0
2026-06-04T12:42:22.4912926Z    Compiling attohttpc v0.30.1
2026-06-04T12:42:22.7492297Z    Compiling n0-watcher v0.6.1
2026-06-04T12:42:22.8258296Z    Compiling tokio-stream v0.1.18
2026-06-04T12:42:23.0848373Z    Compiling toml_datetime v0.6.11
2026-06-04T12:42:23.1828017Z    Compiling serde_spanned v0.6.9
2026-06-04T12:42:23.2068593Z    Compiling thiserror-impl v1.0.69
2026-06-04T12:42:23.4856090Z    Compiling simple-dns v0.9.3
2026-06-04T12:42:23.5599178Z    Compiling serial-core v0.4.0
2026-06-04T12:42:23.6369498Z    Compiling toml_write v0.1.2
2026-06-04T12:42:23.7283086Z    Compiling constant_time_eq v0.4.2
2026-06-04T12:42:23.7449746Z    Compiling resolv-conf v0.7.6
2026-06-04T12:42:23.7555655Z    Compiling winreg v0.10.1
2026-06-04T12:42:23.8752279Z    Compiling winnow v0.7.15
2026-06-04T12:42:23.9626901Z    Compiling arrayref v0.3.9
2026-06-04T12:42:23.9994298Z    Compiling simdutf8 v0.1.5
2026-06-04T12:42:24.0978307Z    Compiling smol_str v0.1.24
2026-06-04T12:42:24.1334480Z    Compiling sha1_smol v1.0.1
2026-06-04T12:42:24.1847719Z    Compiling arrayvec v0.7.6
2026-06-04T12:42:24.4913041Z    Compiling tokio-websockets v0.13.2
2026-06-04T12:42:24.5926092Z    Compiling iroh-dns v0.98.0
2026-06-04T12:42:24.7550753Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-04T12:42:24.9909692Z    Compiling serial-windows v0.4.0
2026-06-04T12:42:25.3979971Z    Compiling igd-next v0.17.1
2026-06-04T12:42:25.6413796Z    Compiling reqwest v0.13.4
2026-06-04T12:42:25.9178436Z    Compiling wmi v0.18.4
2026-06-04T12:42:26.2094127Z    Compiling toml_edit v0.22.27
2026-06-04T12:42:26.5053419Z    Compiling lru v0.16.4
2026-06-04T12:42:26.8416604Z    Compiling webpki-roots v1.0.7
2026-06-04T12:42:27.2557165Z    Compiling seize v0.5.1
2026-06-04T12:42:27.8215451Z    Compiling serde_bytes v0.11.19
2026-06-04T12:42:28.1870205Z    Compiling hmac v0.12.1
2026-06-04T12:42:28.2393118Z    Compiling iroh v0.98.2
2026-06-04T12:42:28.3322585Z    Compiling aho-corasick v1.1.4
2026-06-04T12:42:28.3794828Z    Compiling regex-syntax v0.8.10
2026-06-04T12:42:28.5378539Z    Compiling bitflags v1.3.2
2026-06-04T12:42:28.5380574Z    Compiling pin-utils v0.1.0
2026-06-04T12:42:28.6554237Z    Compiling cmov v0.5.4
2026-06-04T12:42:28.6632402Z    Compiling lazy_static v1.5.0
2026-06-04T12:42:28.7883780Z    Compiling shared_library v0.1.9
2026-06-04T12:42:28.8129572Z    Compiling nix v0.25.1
2026-06-04T12:42:28.9381074Z    Compiling ctutils v0.4.2
2026-06-04T12:42:28.9720108Z    Compiling toml v0.8.23
2026-06-04T12:42:29.2786221Z    Compiling hkdf v0.12.4
2026-06-04T12:42:29.5631133Z    Compiling portmapper v0.16.0
2026-06-04T12:42:30.2668618Z    Compiling papaya v0.2.4
2026-06-04T12:42:30.8326923Z    Compiling regex-automata v0.4.14
2026-06-04T12:42:30.9619152Z    Compiling serial v0.4.0
2026-06-04T12:42:30.9929636Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-04T12:42:31.0857672Z    Compiling filedescriptor v0.8.3
2026-06-04T12:42:32.5630746Z    Compiling backon v1.6.0
2026-06-04T12:42:33.1265748Z    Compiling downcast-rs v1.2.1
2026-06-04T12:42:33.4097062Z    Compiling shell-words v1.1.1
2026-06-04T12:42:33.6355295Z    Compiling portable-pty v0.8.1
2026-06-04T12:42:33.8832768Z    Compiling regex v1.12.3
2026-06-04T12:42:34.0712228Z    Compiling spt-runtime v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-06-04T12:42:34.3505255Z    Compiling spake2 v0.4.0
2026-06-04T12:42:34.5750314Z    Compiling sha1 v0.10.6
2026-06-04T12:42:35.1155906Z    Compiling recvmsg v1.0.0
2026-06-04T12:42:35.3264368Z    Compiling doctest-file v1.1.1
2026-06-04T12:42:35.6144684Z    Compiling spt-live v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-06-04T12:42:35.9939404Z    Compiling spt-term v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-06-04T12:42:36.1458121Z    Compiling interprocess v2.4.2
2026-06-04T12:42:36.7712333Z    Compiling tempfile v3.27.0
2026-06-04T12:42:59.4176581Z    Compiling spt-net v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-06-04T12:43:00.1463175Z    Compiling spt-daemon v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-06-04T12:43:07.7488067Z     Finished `release` profile [optimized] target(s) in 1m 11s
2026-06-04T12:43:07.7664527Z      Running tests\budget.rs (target\release\deps\budget-e1b368d78c50cf72.exe)
2026-06-04T12:43:07.9138418Z 
2026-06-04T12:43:07.9138546Z running 1 test
2026-06-04T12:43:18.8696067Z ## dormancy budget — 5 x `cmd `
2026-06-04T12:43:18.8696361Z host: HFENDULEAM (windows)
2026-06-04T12:43:18.8696578Z 
2026-06-04T12:43:18.8696718Z | seat | pid | rss | handles/fds | idle cpu (s over 5s) |
2026-06-04T12:43:18.8697073Z |------|-----|-----|-------------|------------------------|
2026-06-04T12:43:18.8697360Z | budget-0 | 22728 | 7.6 MiB | 85 | 0.000 |
2026-06-04T12:43:18.8697606Z | budget-1 | 41992 | 7.6 MiB | 85 | 0.000 |
2026-06-04T12:43:18.8697838Z | budget-2 | 19688 | 7.6 MiB | 85 | 0.000 |
2026-06-04T12:43:18.8698154Z | budget-3 | 8132 | 7.6 MiB | 85 | 0.000 |
2026-06-04T12:43:18.8698410Z | budget-4 | 18168 | 7.6 MiB | 85 | 0.000 |
2026-06-04T12:43:18.8698526Z 
2026-06-04T12:43:18.8698697Z per-seat avg: rss 7.6 MiB · 85 handles/fds · idle cpu 0.000 s/5s
2026-06-04T12:43:18.8699001Z broker-side overhead for 5 seats (this process RSS delta): 1.1 MiB
2026-06-04T12:43:20.5706357Z suspended residual (this process RSS after killing all seats): 6.9 MiB (was 6.9 MiB warm)
2026-06-04T12:43:20.5711216Z test measure_dormant_seat_budget ... ok
2026-06-04T12:43:20.5711429Z 
2026-06-04T12:43:20.5711683Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 12.66s
2026-06-04T12:43:20.5711930Z 
2026-06-04T12:43:20.6749397Z ##[group]Run if command -v claude >/dev/null; then
2026-06-04T12:43:20.6749678Z [36;1mif command -v claude >/dev/null; then[0m
2026-06-04T12:43:20.6749969Z [36;1m  SPT_BUDGET=1 SPT_BUDGET_N=3 SPT_BUDGET_PROGRAM=claude SPT_BUDGET_SETTLE_MS=15000 \[0m
2026-06-04T12:43:20.6750311Z [36;1m    cargo test -p spt-daemon --test budget --release -- --nocapture[0m
2026-06-04T12:43:20.6750550Z [36;1melse[0m
2026-06-04T12:43:20.6750739Z [36;1m  echo "claude not installed on this runner — shell numbers only"[0m
2026-06-04T12:43:20.6751050Z [36;1mfi[0m
2026-06-04T12:43:20.6834814Z ##[error]bash: command not found
2026-06-04T12:43:20.6978946Z Post job cleanup.
2026-06-04T12:43:20.7974637Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-04T12:43:20.8176287Z git version 2.43.0.windows.1
2026-06-04T12:43:20.8215361Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\76066ac1-42e4-44e3-b33d-6b4f559873d3\.gitconfig'
2026-06-04T12:43:20.8228118Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\76066ac1-42e4-44e3-b33d-6b4f559873d3' before making global git config changes
2026-06-04T12:43:20.8228598Z Adding repository directory to the temporary git global config as a safe directory
2026-06-04T12:43:20.8233486Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-04T12:43:20.8470196Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-04T12:43:20.8690835Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-04T12:43:21.2474971Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-04T12:43:21.2679874Z http.https://github.com/.extraheader
2026-06-04T12:43:21.2708157Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader
2026-06-04T12:43:21.2944024Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-04T12:43:21.6561251Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-04T12:43:21.6785593Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-04T12:43:22.0543653Z Cleaning up orphan processes
